rn-leaflet
v0.2.0
Published
test
Downloads
2
Maintainers
Readme
rn-leaflet
Full power of leaflet now availablee in the react-native
Installation
npm install rn-leaflet
Usage
import { multiply } from 'rn-leaflet';
// ...
const result = await multiply(3, 7);
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