Open source
npm packages
Tooling I build and maintain on npm, grouped by project. Each project ships with full documentation here.
1 packages on npm
react-native-doctor-ci
Policy-as-code CI gate for React Native dependency health: fail pull requests that add abandoned, non-New-Architecture, or npm-deprecated dependencies, with inline annotations and an allowlist workflow.
Also ships a composite GitHub Action that runs the changed-only PR check, distributed from the repo rather than npm. GitHub Action docs
6 packages on npm
react-native-deeplink-devtools
Deep-link tooling for React Native: inspect your app's route table, validate universal links (AASA) and Android App Links (assetlinks.json), open links on simulators and devices, debug matches live, and generate TypeScript types for your deep links.
Also ships a GitHub Action that runs the same checks in CI, distributed from the repo rather than npm. GitHub Action docs