A framework for building native applications using React
COMMITS
/ scripts/run-ci-e2e-tests.js April 4, 2023
April 3, 2023
P
S
Use `execFileSync` over `exec` for cases with uncontrolled absolute paths (#36491)
Saad Najmi committed
March 17, 2023
R
| RN Monorepo | Migrate to package (#36434)
Ruslan Lesiutin committed
February 15, 2023
S
Switch to xcbeautify (#36131)
Saad Najmi committed
December 14, 2022
R
refactor(scripts): use forEachPackage instead of `yarn workspaces info` (#35633)
Ruslan Lesiutin committed
November 23, 2022
R
November 17, 2022
N
Fixup template devDependencies (#35372)
Nick Gerleman committed
November 3, 2022
P
fix lint warn -> rm unused import `rm` (#35186)
Pranav Yadav committed
N
Use TypeScript by default for new applications (#35165)
Nick Gerleman committed
September 22, 2022
F
Use verdaccio for the template e2e test (#34577)
fortmarek committed
January 6, 2022
N
Updating Yarn Cache path to fix broken CI (#32834)
Nicola Corti committed
December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
December 21, 2021
L
Clean up: remove eslint-disable no-undef in test_js* scripts
Luna Wei committed
December 18, 2021
L
Fix test_js/test_js_prev_lts
Luna Wei committed
October 2, 2021
G
Introduce Gemfile, ruby-version (#32303)
Gustavo Sverzut Barbieri committed
July 22, 2020
C
Create `@react-native/polyfills` package.
Christoph Nakazawa committed
July 2, 2020
C
"The Metro Server" -> Metro
Christoph Nakazawa committed
April 27, 2020
S
chore: remove tvOS from the e2e CI tests (#28743)
simek committed
March 26, 2020
H
✅ Green CI: Fix JavaScript e2e tests, disable failing Android e2e test (#28392)
Héctor Ramos committed
January 18, 2020
H
Use Xcode 11.3.0 and iOS 13.3 in tests (#27783)
Héctor Ramos committed
January 14, 2020
H
Bump Xcode to 11.2.1 (#27434)
Héctor Ramos committed
January 13, 2020
R
Bump detox simulator version to work with latest xcode (#27733)
Rick Hanlon committed
December 20, 2019
H
Generate test results in a discoverable location (#27435)
Héctor Ramos committed
December 2, 2019
H
Fix test-ios by bumping Xcode version (#27356)
Héctor Ramos committed
May 31, 2019
H
Cache CocoaPods specs-repo (#25095)
Héctor Ramos committed
May 30, 2019
H
Migrate to Circle CI 2.1 (#25036)
Héctor Ramos committed
May 21, 2019
N
Fix ios/android e2e tests (#24974)
nossbigg committed
May 3, 2019
H
Rename Detox job, collect all e2e steps under test_end_to_end (#24689)
Héctor Ramos committed
April 30, 2019
H
Fix `test_javascript` e2e tests (#24658)
Héctor Ramos committed
April 24, 2019
H
Use Xcode 10.2.0 and iOS 12.2 in iOS tests (#24572)
Héctor Ramos committed
April 10, 2019
H
Install local react-native package in e2e (#24381)
Héctor Ramos committed
March 22, 2019
V
Add CocoaPods Podfile to the project template (#23563)
Ville Immonen committed
March 18, 2019
C
Fix and update end to end tests for Android (#23958)
Casper Boone committed
February 21, 2019
E
Enable js e2e tests (#23571)
Eric Lewis committed
E
Fix iOS e2e test (#23566)
Eric Lewis committed
December 7, 2018
C
Move react-native template
Christoph Nakazawa committed
October 19, 2018
R
Use "Legacy Build System"
Ramanpreet Nara committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
June 10, 2018
H
Fix iOS e2e tests: bump react-native-babel-preset to ^5 (#19625)
Héctor Ramos committed
May 11, 2018
E
Prettier the rest of ReactNative
Eli White committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
February 6, 2018
H
Switch e2e to yarn
Héctor Ramos committed
October 13, 2017
M
Migrate Travis over to Circle
Mike Grabowski committed
September 21, 2017
H
Migrate to Circle 2.0
Hector Ramos committed
August 3, 2017
V
Move HelloWorld template to a single index.js entry point
Ville Immonen committed
June 13, 2017
C
Add --maxWorkers flag and allow transformers to run in-band.
Christoph Pojer committed
March 15, 2017
M
Don't merge before Circle CI tests pass: Re-enable Android e2e test
Martin Konicek committed
December 31, 2016
D
Apple TV support 6: Add tvOS target to react-native-cli template project
dlowder-salesforce committed
December 14, 2016
K
attempt to fix tests
Kevin Lacker committed