Gathering detailed insights and metrics for @rescript-react-native/geolocation
Gathering detailed insights and metrics for @rescript-react-native/geolocation
Gathering detailed insights and metrics for @rescript-react-native/geolocation
Gathering detailed insights and metrics for @rescript-react-native/geolocation
ReScript bindings for @react-native-community/geolocation
npm install @rescript-react-native/geolocation
Typescript
Module System
Node Version
NPM Version
ReScript (93.87%)
JavaScript (6.13%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
5 Stars
22 Commits
2 Forks
2 Watchers
4 Branches
8 Contributors
Updated on Nov 05, 2024
Latest Version
2.0.3
Package Id
@rescript-react-native/geolocation@2.0.3
Unpacked Size
7.24 kB
Size
2.99 kB
File Count
6
NPM Version
6.14.11
Node Version
12.21.0
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
1
5
@rescript-react-native/geolocation
ReScript bindings for
@react-native-community/geolocation
.
Exposed as ReactNativeGeolocation
module.
@rescript-react-native/geolocation
X.y.* means it's compatible with
@react-native-community/geolocation
X.y.*
When
@react-native-community/geolocation
is properly installed & configured by following their installation instructions,
you can install the bindings:
1npm install @rescript-react-native/geolocation 2# or 3yarn add @rescript-react-native/geolocation
@rescript-react-native/geolocation
should be added to bs-dependencies
in your
bsconfig.json
:
1{ 2 //... 3 "bs-dependencies": [ 4 "@rescript/react", 5 "rescript-react-native", 6 // ... 7+ "@rescript-react-native/geolocation" 8 ], 9 //... 10}
On Android, this package uses the android.location API, which is slower and less accurate than the Google Location Services API. While this may be addressed in the future, below alternatives already use the latter API:
Documentation is not available at this time.
Check the changelog for more informations about recent releases.
Read the contribution guidelines before contributing.
We want this community to be friendly and respectful to each other. Please read our full code of conduct so that you can understand what actions will and will not be tolerated.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 2
Details
Reason
Found 0/21 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
security policy file not detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
19 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More