A framework for building native applications using React
COMMITS
/ react.gradle October 25, 2022
N
Deprecate react.gradle
Nicola Corti committed
October 3, 2022
L
Fix detectCliPath check for cliJsFromNode (#34808)
Liam Jones committed
September 27, 2022
N
Fix crash on release versions after AGP 7.3 bump (#34797)
Nicola Corti committed
August 4, 2022
J
April 27, 2022
N
Update the hermesc output to be inside the $buildDir
Nicola Corti committed
April 25, 2022
N
Honor the REACT_NATIVE_OVERRIDE_HERMES_DIR variable when searching for `hermesc`
Nicola Corti committed
April 21, 2022
N
Gradle: extend the algoritm to find hermesc paths.
Nicola Corti committed
March 15, 2022
K
fix: `cliPath` should handle absolute paths (#32983)
Krisztiaan committed
March 8, 2022
February 21, 2022
G
build: Bump AGP to 7.1.1 and fix bundle inclusion in release mode (#33057)
Gabriel Donadel Dall'Agnol committed
February 9, 2022
M
fix: jvm 11 error message from ReactPlugin.kt and react.gradle (#33048)
Muhammad Numan committed
January 20, 2022
N
Do not remove libjscexecutor.so from release builds (#32932)
Nicola Corti committed
December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
December 13, 2021
J
Static link for hermes-inspector (#32694)
Janic Duplessis committed
December 1, 2021
J
Make hermes-executor-common a static lib (#32683)
Janic Duplessis committed
November 15, 2021
V
chore: make CLI error message more descriptive (#32593)
Vojtech Novak committed
October 26, 2021
G
Add bundleForVariant option (#32472)
Geraint White committed
October 25, 2021
G
Fix devDisabledInStaging not working with multiple productFlavors (#30606)
Geraint White committed
October 18, 2021
N
Fix enableVmCleanup not working for apps with product flavors. (#32422)
Nicola Corti committed
October 13, 2021
G
Add hermesFlagsForVariant and deleteDebugFilesForVariant (#32281)
Geraint White committed
September 27, 2021
E
gradle vm cleanup fix (#32257)
enniel committed
September 15, 2021
V
Fixed Android cliPath Gradle configuration option for build.gradle (#31839)
Vitaly Iegorov committed
August 23, 2021
L
use correct gradle packageTask and asserts dir for android libraries (#32026)
Leon Kiefer committed
June 2, 2021
D
find-node.sh supports Homebrew on M1 (#31622)
Dulmandakh committed
December 2, 2020
J
Don't minify JS bundle by default when using hermes (#30496)
Janic Duplessis committed
November 18, 2020
I
Fix typo (#30330)
inokawa committed
October 26, 2020
August 12, 2020
K
August 1, 2020
K
OSS Android: architecture.gradle base setup
Kevin Gozali committed
April 28, 2020
M
Update react.gradle (#28776)
Mike Grabowski committed
April 15, 2020
G
fix: do not throw on missing `cliPath`, use the default value (#28625)
grabbou committed
April 14, 2020
W
Upgrade Hermes dependency to 0.5.0
Will Holen committed
April 6, 2020
K
imp: Remove unused `npx` reference (#28544)
Kacper Wiszczuk committed
March 28, 2020
V
fix: Android gradle config when bundling for release (#28415)
Ventsislav Dimitrov committed
November 5, 2019
K
fix: Bundle assets in monorepo (#26940)
Kacper Wiszczuk committed
November 4, 2019
A
Fix error with bundling task eval. when no gradle config is provided (#27101)
Amit Davidi committed
October 16, 2019
A
Tidy up license headers [1/n]
Andres Suarez committed
October 14, 2019
M
Android template: Allow overriding default "index.js" entry file (#26769)
Maksym Rusynyk committed
September 26, 2019
I
fix build with hermes on windows (#26556)
Ilia Burdukovski committed
August 12, 2019
J
Fix indentation in Gradle files (#26012)
Jakob Krigovsky committed
August 5, 2019
S
Bump hermes to v0.1.1 (#25908)
sunnylqm committed
July 26, 2019
C
Add Hermes support to React Native on Android (#25613)
cpojer committed
June 24, 2019
R
Fix regression of improper assets copy (revert #24518 #24778) (#25363)
Robert Ying committed
June 5, 2019
N
May 9, 2019
D
M
Fix duplicate resource error in Android gradle build (#22234) (#24518)
Mike Hardy committed
April 27, 2019
D
bump android gradle plugin to 3.4.0 (#24463)
Dulmandakh committed
February 14, 2019
H
Fix buildType issue introduced in rebase (#23444)
Héctor Ramos committed
February 13, 2019
D
Allow bundle task to be disabled for release (#18892)
David Buchan-Swanson committed
February 9, 2019
D
Prepare Groovy scripts for Kotlin DSL migration (#23355)
Dulmandakh committed