A framework for building native applications using React
COMMITS
/ react.gradle 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
January 25, 2019
M
- update to gradle 4.10.1 or high (#23103)
Michel dos Santos Kuguio committed
January 15, 2019
E
Copy bundled resources and js in Android App Bundle builds (#21738)
Edward Karuna committed
December 11, 2018
C
Remove remaining references to local-cli
Christoph Nakazawa committed
December 7, 2018
J
Fix build error for Android projects that use `apply plugin: "com.android.library"` (#22312)
James Treanor committed
October 31, 2018
October 2, 2018
E
Add workaround for Android Gradle Plugin 3.2 change to asset dir (#21409)
Edward Karuna committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
September 7, 2018
H
Add missing copyright headers (#21000)
Héctor Ramos committed
August 3, 2018
C
Better Android Gradle Plugin 3.x integration (#20526)
CFKevinRef committed
May 1, 2018
J
Android - Fix Drawable v4 paths in Android Artifact Resources (Libraries)
John Shelley committed
March 26, 2018
J
Use afterEvaluate to make gradle bundle task work with configureondemand
Janic Duplessis committed
March 5, 2018
J
Revert "Better Android Gradle Plugin 3.x integration"
Janic Duplessis committed
February 17, 2018
K
Better Android Gradle Plugin 3.x integration
Kevin Cassidy Jr committed
October 14, 2017
D
Improve support for unbundle feature
Daniel Mueller committed
April 10, 2017
S
Add ability to customize CLI path
Satyajit Sahoo committed
April 5, 2017
V
configurable devEnabled in React.gradle
Vojtech Novak committed
September 28, 2016
J
Fix missing static images when using data binding
Jagdeep Nagpal committed
August 2, 2016
D
--reset-cache no longer accept a boolean parameter.
Daniel Braun committed
July 10, 2016
June 4, 2016
P
Android: allow app/build.gradle to specify how node gets invoked for the packager
Philipp von Weitershausen committed
June 3, 2016
P
Android: allow app/build.gradle to specify additional packager arguments
Philipp von Weitershausen committed
May 2, 2016
M
call bundle with reset-cache true as default from standard project
Mark Oswald committed
March 29, 2016
S
Apply react.gradle from node_modules/react-native
Satyajit Sahoo committed