0.0.12 • Published 3 years ago
quickey-react-native-sdk v0.0.12
quickey-react-native-sdk
Getting started
$ npm install quickey-react-native-sdk --save
Mostly automatic installation
$ react-native link quickey-react-native-sdk
Usage
import QuickeySdk from 'quickey-react-native-sdk';
// TODO: What to do with the module?
QuickeySdk;