react-native-wunderkind-sdk-0.0.10
v1.0.0
Published
TODO
Downloads
24
Readme
react-native-wunderkind-sdk
Getting started
$ npm install react-native-wunderkind-sdk --save
Mostly automatic installation
$ react-native link react-native-wunderkind-sdk
Usage
import WunderkindSdk from 'react-native-wunderkind-sdk';
// TODO: What to do with the module?
WunderkindSdk;