0.2.5 • Published 5 years ago
react-native-wemap-livemap v0.2.5
react-native-wemap-livemap
Wemap Livemap
Installation
npm install react-native-wemap-livemap
Usage
import Livemap from 'react-native-wemap-livemap';
// ...
const MyMap = () => (
<Livemap mapId={-1} token={'7ETI43N4ZZGARWPHJ57WQAARW'} style={{ flex: 1 }} />
);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT