-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4661 from wix/test/support-react-native-new-arch
feat(iOS): support react native new architecture.
- Loading branch information
Showing
79 changed files
with
1,627 additions
and
1,838 deletions.
There are no files selected for viewing
3 changes: 2 additions & 1 deletion
3
...kite/jobs/pipeline.ios_demo_app_rn_76.yml → .../pipeline.ios_demo_app_rn_76_new_arch.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
- label: ":ios::react: RN .76 + iOS: Demo app" | ||
- label: ":new::ios::react: RN .76 + iOS: Demo app" | ||
command: | ||
- "nvm install" | ||
- "./scripts/demo-projects.ios.sh" | ||
env: | ||
REACT_NATIVE_VERSION: 0.76.3 | ||
RCT_NEW_ARCH_ENABLED: 1 | ||
artifact_paths: | ||
- "/Users/builder/uibuilder/work/coverage/**/*.lcov" | ||
- "/Users/builder/uibuilder/work/artifacts*.tar.gz" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 3 additions & 2 deletions
5
.buildkite/jobs/pipeline.ios_rn_75.yml → ...kite/jobs/pipeline.ios_rn_76_new_arch.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule DetoxSync
updated
from f69efd to 0567db
Oops, something went wrong.