react-native-line-login icon indicating copy to clipboard operation
react-native-line-login copied to clipboard

React Native LINE login

react-native-line-login

npm version License Dependency Status Coverage Status Gitter

Let your users sigin with their LINE account.

Requirements

  • Node v4
  • React Native v0.33.0
  • LINE SDK iOS v3.1.17 and Android v3.1.19

Installation

- With RNPM

react-native install react-native-line-login

- Manual

npm install react-native-line-login --save
react-native link

Configuration and usage

See android-guide.md and ios-guide.md

Additional scopes

Contribution

This package cannot be done without awesome help from @vinhnx and @nguyendong2359

  • @vunguyentuan The main author.
  • @vinhnx iOS supporter.
  • @nguyendong2359 Android supporter.

Licence

(MIT)