A framework for building native applications using React
COMMITS
/ scripts/react-native-xcode.sh October 2, 2021
G
Introduce Gemfile, ruby-version (#32303)
Gustavo Sverzut Barbieri committed
September 28, 2021
A
Quote --sourcemap-output argument during ios build (#31587)
Anderson Mesquita committed
September 17, 2021
G
Fix: find-node.sh location in react-native-xcode.sh script (#32227)
Gareth Knowles committed
September 1, 2021
K
OSS: Fix $ENTRY_FILE check for non-Debug Xcode builds
Kevin Gozali committed
August 16, 2021
M
Fixing CI error "Entry file RNTester/js/RNTesterApp.ios.js does not exist" (#29263)
Matthew Gray committed
June 11, 2021
R
Fix cli bundle platform for Mac Catalyst in `react-native-xcode.sh` (#31062)
Rui Ying committed
April 2, 2021
H
Re-use Node path resolution script
Héctor Ramos committed
December 2, 2020
J
Don't minify JS bundle by default when using hermes (#30496)
Janic Duplessis committed
November 3, 2020
M
feat: Enable Hermes to work on iOS (#29914)
Mike Grabowski committed
October 23, 2020
J
Make sure js bundle still exists at bundle-output path (#30149)
Janic Duplessis committed
September 22, 2020
M
Fix Xcode bundler in staging and release (#29477)
Makar Kotlov committed
August 27, 2020
E
Upstream RN macOS Hermes integration bits (#29748)
Eloy Durán committed
June 18, 2020
P
Better error message when missing entry file (#29012)
Petr Bela committed
April 28, 2020
M
Check en0..en8 when generating ip.txt for iOS debug builds (#28764)
Mark Lord committed
March 20, 2020
M
feat: improve monorepo support by removing redundant PROJECT_ROOT (#28354)
Mike Grabowski committed
December 20, 2019
O
Fix LAN instead of Wi-Fi device bundle config (#27575)
Oleg E. Bakharev committed
October 16, 2019
A
Move non-license comments out of license header
Andres Suarez committed
August 16, 2019
C
Metro Bundler -> Metro
Christoph Nakazawa committed
July 3, 2019
R
iOS build - en0 and en1 used when generating ip.txt file (#25462)
Richard Hyatt committed
May 13, 2019
P
fixes Xcode path issues containing whitespace when building Release (#24810)
Pierre Reimertz committed
April 30, 2019
H
Fix `test_javascript` e2e tests (#24658)
Héctor Ramos committed
April 10, 2019
K
Fix: use NODE_BINARY when starting packager (#24156)
Kacper Wiszczuk committed
February 27, 2019
B
- Allow overriding ENTRY_FILE on react-native-xcode.sh script (#23667)
Bruno Lemos committed
February 4, 2019
J
Allow changing the project path in react-native-xcode.sh (#23273)
Janic Duplessis committed
January 29, 2019
M
Fix Detox tests after upgrading to latest CLI (#23191)
Mike Grabowski committed
January 16, 2019
T
- Fix failing to bundle in Release build with ndenv of anyenv by supporting anyenv (#22875)
Takagi Kensuke committed
December 11, 2018
C
Remove remaining references to local-cli
Christoph Nakazawa committed
December 1, 2018
K
Accept node arguments when iOS app is built (#22423)
Kuchitama committed
October 25, 2018
R
Quote "$NODE_BINARY" in react-native-xcode.sh (#21383)
Ryan Sundberg 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 21, 2018
K
Generate ip.txt before SKIP_BUNDLING check (#20554)
Keaton Greve committed
July 4, 2018
Z
Packager linking when using custom debug configuration on iOS device (#16451)
Zdravko Nikolovski committed
June 1, 2018
S
react-native-xcode.sh: Support Homebrew-installed nodenv
Sho Ikeda committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
January 26, 2018
J
Fix Xcode Archive task failing if project path contains whitespace
Jani Eväkallio committed
J
Removed use of xip.io, as it's not needed.
Job Vranish committed
January 24, 2018
M
Fix permissions on test script
Michael Lee committed
January 22, 2018
T
RN: Revive `react-native-xcode.sh`
Tim Yung committed
B
Add extensibility point on react-native-xcode.sh script
Bruno Lemos committed
October 14, 2017
D
Improve support for unbundle feature
Daniel Mueller committed
August 23, 2017
G
Fixed issue with path containing spaces
Gabriel Bull committed
August 3, 2017
V
Move HelloWorld template to a single index.js entry point
Ville Immonen committed
July 18, 2017
K
Add FORCE/SKIP_BUNDLING flags for iOS builds
Kevin Cooper committed
May 26, 2017
H
Fix Incorrect Build Script Bash False-Matching
Hank Brekke committed
May 23, 2017
D
Move packager launcher scripts outside of `packager/`
David Aurelio committed