React Native Line Versions Save

Line SDK wrapper for React Native 🚀

2.2.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/xmartlabs/react-native-line/compare/2.1.0...2.2.0

2.1.0

3 years ago

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

3 years ago

v1.3.0

5 years ago
  • Isolate getUserProfile method from login process on iOS

1.2.0

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

1.1.0

6 years ago
  • Updated to latest LineSDK versions

1.0.4

6 years ago

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

1.0.0

6 years ago