A HereMaps Android and iOS Bridge by RapptrLabs. Currently under construction.
$ npm install react-native-heremaps-bridge --save
$ react-native link react-native-heremaps-bridge
import Heremaps from 'react-native-heremaps';
// TODO: What to do with the module?
Heremaps;