@reactster/react-native-baidu-geolocation
v0.6.0
Published
RN Baidu Geolocation Plugin with Turbo Modules
Downloads
8
Readme
react-native-baidu-geolocation
RN Baidu Geolocation Plugin with Turbo Modules
Installation
npm install react-native-baidu-geolocation
Usage
import { multiply } from 'react-native-baidu-geolocation';
// ...
const result = 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