@upendra.manike/rn-build-doctor
v0.1.1
Published
CLI to detect and resolve native dependency conflicts in RN projects.
Maintainers
Readme
@rn-build/doctor
Gradle/Pods dependency hell between native modules.
Install
npm install @rn-build/doctorUsage
npx rn-build-doctor audit --platform ios --fail-on "react-native-safe-area-context@<5"Why it matters
- Gradle/Pods dependency hell between native modules.
- Designed for React Native 0.72+
- Ships with CJS/ESM/TS types for AI tooling
