/react-native-here-maps

React Native iOS and Android Bindings for Here Maps Premium Edition

Primary LanguageJava

react-native-here-maps

Getting started

$ npm install react-native-here-maps --save

Mostly automatic installation

$ react-native link react-native-here-maps

Usage

import RNHMReactNativeHereMaps from 'react-native-here-maps';

// TODO: What to do with the module?
RNHMReactNativeHereMaps;