/react-native-gps

Primary LanguageJavaMIT LicenseMIT

react-native-gps

Manage GPS

Installation

npm install react-native-gps

Usage

import Gps from "react-native-gps";

// ...

const result = await Gps.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT