react-native-tmapsdk-dev
v1.0.6
Published
TODO
Downloads
10
Readme
react-native-tmapsdk-dev
Getting started
$ npm install react-native-tmapsdk-dev --save
Mostly automatic installation
$ react-native link react-native-tmapsdk-dev
Usage
TmapSDK 2.16
```javascript
import TmapsdkDev from 'react-native-tmapsdk-dev';
// TODO: What to do with the module?
TmapsdkDev;