react-native-nitro-maps
v0.1.0
Published
Maps Library for React Native made with Nitro Modules
Readme
react-native-nitro-maps
Do not use this library. It is still under development.
Maps Library for React Native made with Nitro Modules
Installation
npm install react-native-nitro-maps react-native-nitro-modules
> `react-native-nitro-modules` is required as this library relies on [Nitro Modules](https://nitro.margelo.com/).Usage
import { multiply } from 'react-native-nitro-maps';
// ...
const result = multiply(3, 7);Contributing
License
MIT
Made with create-react-native-library
