test-wallet-kit-android
v1.0.0
Published
TODO
Downloads
5
Readme
react-native-wallet-kit
Getting started
$ npm install react-native-wallet-kit --save
Mostly automatic installation
$ react-native link react-native-wallet-kit
Usage
import WalletKit from 'react-native-wallet-kit';
// TODO: What to do with the module?
WalletKit;