0.1.1 • Published 3 years ago
rn-line-login-android v0.1.1
react-native-line-login
A react native wrapper for the line sdk login and access token functionality. This module wraps: https://github.com/line/line-sdk-android
The code that bridges has been lifted from: https://github.com/xmartlabs/react-native-line
Installation
npm install react-native-line-loginUsage
import LineLogin from 'react-native-line-login';
// ...
const result = await LineLogin()Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
0.1.1
3 years ago