rn2gis
v0.1.0
Published
2gis map wrapper for React Native
Downloads
5
Readme
rn2gis
2gis map wrapper for React Native
Installation
npm install rn2gis
Usage
import { Rn2gisView } from "rn2gis";
// ...
<Rn2gisView color="tomato" />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library