yujiroarai / react-native-line-login

React Native LINE login

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

React Native LINE login


Languages

Language:Objective-C 55.4%Language:JavaScript 22.3%Language:Java 18.0%Language:Python 4.3%