react-native-heremaps-bridge
v0.0.10
Published
A react native heremaps android and iOS bridge
Downloads
469
Readme
react-native-heremaps
A HereMaps Android and iOS Bridge by RapptrLabs. Currently under construction.
Getting started
$ npm install react-native-heremaps --save
Mostly automatic installation
$ react-native link react-native-heremaps
Usage
import Heremaps from 'react-native-heremaps';
// TODO: What to do with the module?
Heremaps;