Skip to content

Releases: xmartlabs/react-native-line

v2.2.0

23 May 17:03
bc75133
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

v2.1.0

09 Jul 17:29
325ab50
Compare
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
Compare
Choose a tag to compare

v1.3.0

18 Mar 14:36
Compare
Choose a tag to compare
  • Isolate getUserProfile method from login process on iOS

v1.2.0

10 Dec 17:50
Compare
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
Compare
Choose a tag to compare
  • Updated to latest LineSDK versions

Logout fix

09 Jan 12:15
c9a854d
Compare
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
Compare
Choose a tag to compare
Added readme and licence files (#3)