Skip to content

Releases: xmartlabs/react-native-line

v5.0.0 πŸŽ‰

27 Mar 21:33
b257ea2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.0...v5.0.0

v4.1.0

20 Feb 21:00
c0bf21d

Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.1.0

v4.0.0 πŸŽ‰

04 Feb 21:33
b7807d0

Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v4.0.0

v3.1.0

28 Jan 21:22
a4130cb

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

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