genesisxyz / react-native-gps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Java 41.7%Language:Objective-C 23.7%Language:JavaScript 9.9%Language:Ruby 7.9%Language:Kotlin 7.7%Language:TypeScript 6.6%Language:Swift 1.9%Language:C 0.7%