Skip to content

DATechnologies/react-native-heremaps

Repository files navigation

react-native-heremaps

A HereMaps Android and iOS Bridge by RapptrLabs. Currently under construction.

Getting started

$ npm install react-native-heremaps-bridge --save

Mostly automatic installation

$ react-native link react-native-heremaps-bridge

Usage

import Heremaps from 'react-native-heremaps';

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