We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
replace content with website page link
Clarify which `classpath` dependencies is needed
Do not suggest to run `npm install` inside `node_modules` as could create unexpected errors.
Switch to clone only
Update required versions
Update to use React Native Gradle Plugin
Bump AGP to 4.2.2
Change branch from master to main
Add instructions to install NDK from SDK manager
Add instructions to include codegen from RN package when building RNAndroid from source
Updated Building from source (markdown)
Update NDK to r19c
Organize wiki
Bump gradle dependency versions
Remove old appcompat lib
Use `resolutionStrategy.dependencySubstitution` instead of `exclude`
Created Building from source (markdown)