react-native-snapchat-login-kit
v1.0.0
Published
TODO
Downloads
10
Readme
react-native-snapchat-login-kit
Getting started
$ npm install react-native-snapchat-login-kit --save
Mostly automatic installation
$ react-native link react-native-snapchat-login-kit
Usage
import SnapchatLoginKit from 'react-native-snapchat-login-kit';
// TODO: What to do with the module?
SnapchatLoginKit;