We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ec9ab7 commit dcbdfe3Copy full SHA for dcbdfe3
README.md
@@ -3,7 +3,7 @@ iOS and Android Native wrapper for Line's MobileSDK.
3
4
## Requirements
5
- React native `0.48.+`.
6
-- LineSDK iOS `4.1.0` and Android `4.0.8`.
+- LineSDK iOS `5.0.0` and Android `4.0.8`.
7
8
## Installation
9
First, install the npm package and link it to your Android and iOS projects with react-native link.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-line-sdk",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "react native line",
"main": "index.js",
"scripts": {
0 commit comments