Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2
ReScript bindings for @react-native-community/geolocation
License
rescript-react-native/geolocation
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
ReScript bindings for@react-native-community/geolocation.
Exposed asReactNativeGeolocation module.
@rescript-react-native/geolocation X.y.* means it's compatible with@react-native-community/geolocation X.y.*
When@react-native-community/geolocationis properly installed & configured by following their installation instructions,you can install the bindings:
npm install @rescript-react-native/geolocation#oryarn add @rescript-react-native/geolocation
@rescript-react-native/geolocation should be added tobs-dependencies in yourbsconfig.json:
{ //... "bs-dependencies": [ "@rescript/react", "rescript-react-native", // ...+ "@rescript-react-native/geolocation" ], //...}On Android, this package uses theandroid.location API,which is slower and less accurate than theGoogle Location Services API.While this may be addressed in the future, below alternatives already use thelatter API:
Documentation is not available at this time.
Check thechangelog for more informations about recentreleases.
Read thecontribution guidelinesbefore contributing.
We want this community to be friendly and respectful to each other. Please readour full code of conductso that you can understand what actions will and will not be tolerated.
About
ReScript bindings for @react-native-community/geolocation
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.