Releases: xmartlabs/react-native-line
Releases · xmartlabs/react-native-line
v2.0.1
- New version compatible with React native >=0.61.1
- LINE SDK v5 for iOS Swift, wrapped with Swift.
- LINE SDK v5 for Android, wrapped with Kotlin.
v1.3.0
- Isolate
getUserProfile
method from login process on iOS
v1.2.0
- Update iOS LineSDK to 5.0.0
- Fixes
getUserProfile
not recognized issue on iOS
v1.1.0
- Updated to latest LineSDK versions
Logout fix
Fixed an issue where the login task on Android was calling getProfile
instead of logout
v1.0.0
Added readme and licence files (#3)