A framework for building native applications using React
COMMITS
/ build.gradle.kts March 10, 2026
D
Update file paths to use rootProject reference (#55992)
Danny Povolotski committed
January 14, 2026
N
main - Correctly apply substitution for HERMES_V1_VERSION_NAME (#55159)
Nicola Corti committed
December 15, 2025
J
Use prebuilt Hermes by default when building Android (#54707)
Jakub Piasecki committed
October 22, 2025
J
Don't publish Hermes artifacts from the React Native Repository (#53986)
Jakub Piasecki committed
J
Always use Hermes artifacts published from Hermes repository (#53833)
Jakub Piasecki committed
September 29, 2025
G
Daily `arc lint --take KTFMT` (#53974)
generatedunixname89002005287564 committed
September 11, 2025
J
Use artifacts published from Hermes repository when using Hermes V1 (#53725)
Jakub Piasecki committed
August 20, 2025
N
Disable running ktfmtCheck due to diverging ktfmt versions (#53359)
Nicola Corti committed
N
Codemod format for trailing commas change
Nivaldo Bondança committed
July 21, 2025
M
Fix ktfmt symbolic links issues (#52721)
Mateo Guzmán committed
July 15, 2025
M
Kotlin: Set up ktfmt in OSS (#52064)
Mateo Guzmán committed
June 19, 2025
N
Fix support for `react.internal.useHermesNightly` (#52127)
Nicola Corti committed
June 13, 2025
N
Move React Native publishing URLs to Central Portal (#51693)
Nicola Corti committed
March 4, 2025
J
Setup a Macrobenchmark for RNTester (#49486)
Janic Duplessis committed
February 3, 2025
R
Remove CircleCI references from gradle and android (#49118)
Riccardo Cipolleschi committed
July 16, 2024
N
Make build_android publish to the staging repositories (#45468)
Nicola Corti committed
June 21, 2024
N
packages/react-native-gradle-plugin/ -> packages/gradle-plugin/ (#44832)
Nicola Corti committed
January 26, 2024
N
Bump NDK to 26.1 (#42656)
Nicola Corti committed
December 21, 2023
D
Rename prefix of binaryCompatibilityValidator properties (#42041)
David Vacca committed
December 12, 2023
N
Remove the installArchives task (#41832)
Nicola Corti committed
December 5, 2023
D
Extract binaryCompatibilityValidator into gradle.properties file (#41811)
David Vacca committed
December 4, 2023
D
Integrate binary-compatibility-validator into RN Android build system
David Vacca committed
October 23, 2023
G
Revert D49370200: Migrate codegen to shared build setup, remove package build pre-step from RNTester
Gijs Weterings committed
October 16, 2023
N
Remove ReactNative/Flipper Integration (#40935)
Nicola Corti committed
October 12, 2023
R
Fix Nightlies
Riccardo Cipolleschi committed
October 5, 2023
N
Use modern Android libc++ in Yoga and React Native OSS (#39795)
Nick Gerleman committed
September 18, 2023
N
Remove unused downloadAll task (#39443)
Nicola Corti committed
August 14, 2023
N
Introduce react.internal.useHermesNightly (#38886)
Nicola Corti committed
August 11, 2023
N
Consolidate Gradle Plugin versions inside the version catalog (#38946)
Nicola Corti committed
N
Fix warnings for Gradle 9 (#38927)
Nicola Corti committed
July 26, 2023
N
Bump AGP to 8.1.0 (#38638)
Nicola Corti committed
July 25, 2023
S
Bump NDK to 25 (#37974)
szymonrybczak committed
July 4, 2023
N
Move Flipper integration to a separate Gradle module inside `ReactAndroid` (#37688)
Nicola Corti committed
June 20, 2023
N
AGP to 8.0.2 (#37019)
Nicola Corti committed
May 4, 2023
N
Kotlin to 1.8.0 and JDK Toolchain to 11 (#37220)
Nicola Corti committed
April 6, 2023
N
Rename cleanAll to clean and refine it (#36832)
Nicola Corti committed
March 17, 2023
N
Use the default `build` task rather than `buildAll`
Nicola Corti committed
N
Enable JVM Unit Tests for Gradle
Nicola Corti committed
R
| RN Monorepo | Migrate to package (#36434)
Ruslan Lesiutin committed
February 28, 2023
N
AGP to 7.4.2
Nicola Corti committed
February 22, 2023
N
Kotlin to 1.7.22 for Gradle (#36227)
Nicola Corti committed
February 21, 2023
February 16, 2023
N
Allow for Android offline mirrors to be executed on developer's laptops
Nicola Corti committed
February 10, 2023
N
Do not use a mixture of plugins{} and buildscript{}
Nicola Corti committed
February 2, 2023
N
RNGP - Bump AGP to 7.4.1 (#36039)
Nicola Corti committed
November 24, 2022
N
Build RNTester Release inside buildAll (#35464)
Nicola Corti committed
October 27, 2022
N
Bump AGP to 7.3.1 (#35100)
Nicola Corti committed
October 25, 2022
N
Update the template to use RNGP (#35075)
Nicola Corti committed
October 24, 2022
R
Fix ReactAndroid not found in rn-tester build (#35058)
Rui Ying committed