@byron-react-native/tx-login
v1.0.0
Published
React Native Tx Login
Downloads
7
Readme
react-native-tx-login
Getting started
$ npm install react-native-tx-login --save
Mostly automatic installation
$ react-native link react-native-tx-login
Usage
import TxLogin from 'react-native-tx-login';
// TODO: What to do with the module?
TxLogin;