Skip to content

Add react-native-nitro-geolocation#2438

Merged
Simek merged 1 commit into
react-native-community:mainfrom
jingjing2222:add-react-native-nitro-geolocation
May 5, 2026
Merged

Add react-native-nitro-geolocation#2438
Simek merged 1 commit into
react-native-community:mainfrom
jingjing2222:add-react-native-nitro-geolocation

Conversation

@jingjing2222
Copy link
Copy Markdown
Contributor

@jingjing2222 jingjing2222 commented May 5, 2026

📝 Why & how

Add react-native-nitro-geolocation to 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/geolocation through its /compat API, 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:validate
  • CI_CHECKS_TOKEN=$(gh auth token) GITHUB_TOKEN=$(gh auth token) bun ci:validate
  • bun oxfmt react-native-libraries.json --check
  • npm view react-native-nitro-geolocation name version --json

✅ Checklist

  • Added library to react-native-libraries.json

@jingjing2222 jingjing2222 force-pushed the add-react-native-nitro-geolocation branch from a296216 to e525bc9 Compare May 5, 2026 13:47
Copy link
Copy Markdown
Member

@Simek Simek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @jingjing2222, thanks for adding a new entry to the directory! 👍

@Simek Simek merged commit bd33daf into react-native-community:main May 5, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants