Skip to content

2359media/react-native-line-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Licence

(MIT)