Skip to content

Releases: xmartlabs/react-native-line

v3.0.0 🎉

27 Jan 18:31
07163fd

Choose a tag to compare

This version introduces Expo support.

What's Changed

New Contributors

Full Changelog: v2.2.1...v3.0.0

v2.2.1

06 Dec 18:07
e65b1a1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.0...v2.2.1

v2.2.0

23 May 17:03
bc75133

Choose a tag to compare

What's Changed

  • [Chore] Bumped iOS Line SDK to v5.8.1 and Android Line SDK to v5.7.0 by @blackbing in #90
  • [Fix] Corrected typo in bot prompt string: "aggresive" → "aggressive" by @jeong-sik in #94
  • [Feature] Upgraded native SDKs by @emibotti in #106

New Contributors

Full Changelog: 2.1.0...2.2.0

v2.1.0

09 Jul 17:29
325ab50

Choose a tag to compare

Major changes from previous version

🐛 Bugfixes

  • 'RNLine-Swift.h' file not found reported by @Duya3fithou (#47)
  • Error onlyWebLogin cannot be cast from Boolean to String reported by @star4680 (#46)

💪 Improvements

  • Rewrite the wrapper in Typescript
  • Android wrapper improvements
  • iOS wrapper improvements, remove deprecation warnings of LineSDK.
  • Improve steps in README
  • Unify interface for iOS & Android
  • Example app improvements

v2.0.1

30 Jun 15:36

Choose a tag to compare

v1.3.0

18 Mar 14:36

Choose a tag to compare

  • Isolate getUserProfile method from login process on iOS

v1.2.0

10 Dec 17:50

Choose a tag to compare

  • Update iOS LineSDK to 5.0.0
  • Fixes getUserProfile not recognized issue on iOS

v1.1.0

28 Mar 19:19
76e977b

Choose a tag to compare

  • Updated to latest LineSDK versions

Logout fix

09 Jan 12:15
c9a854d

Choose a tag to compare

Fixed an issue where the login task on Android was calling getProfile instead of logout

v1.0.0

03 Nov 16:51
b197929

Choose a tag to compare

Added readme and licence files (#3)