Add react-native-nitro-geolocation#2438
Merged
Simek merged 1 commit intoMay 5, 2026
Merged
Conversation
a296216 to
e525bc9
Compare
Simek
approved these changes
May 5, 2026
Member
Simek
left a comment
There was a problem hiding this comment.
Hey @jingjing2222, thanks for adding a new entry to the directory! 👍
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 Why & how
Add
react-native-nitro-geolocationto React Native Directory.This package is a Nitro Modules based geolocation library for React Native. It can be used as a New Architecture replacement for
@react-native-community/geolocationthrough its/compatAPI, while also providing a modern functional API and additional capabilities such as location settings requests, availability checks, cached location access, geocoding, reverse geocoding, accuracy authorization helpers, heading support, and a DevTools plugin.The entry points to the package subdirectory in the monorepo, marks iOS and Android support, sets New Architecture support to
new-arch-only, and includes the example app plus demo GIF.Validated locally with:
bun data:validateCI_CHECKS_TOKEN=$(gh auth token) GITHUB_TOKEN=$(gh auth token) bun ci:validatebun oxfmt react-native-libraries.json --checknpm view react-native-nitro-geolocation name version --json✅ Checklist
react-native-libraries.json