react-native-location-trial
v0.2.0
Published
Trail location
Downloads
5
Maintainers
Readme
react-native-location-trial
Trail location
Installation
npm install react-native-location-trial
Usage
import { multiply } from 'react-native-location-trial';
// ...
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