Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove fabric example and migrate to 72 #730

Merged
merged 16 commits into from
Aug 30, 2023

Conversation

troZee
Copy link
Member

@troZee troZee commented May 19, 2023

Summary

Maintaining 2 examples (example/fabricexample) at the same the is difficult. This PR adds the ability to have 2 architectures inside one example. In the beginning, the fabric is installed and then we can change to the old one based on the flag.

Test Plan

iOS: Change _newArchitectureEnabled to false and check if it works
Android: Change farbicEnabled to false and check if it works

Compatibility

OS Implemented
iOS
Android

Checklist

  • I have tested this on a device and a simulator
  • I added the documentation in README.md

example/ios/FabricViewController.h Outdated Show resolved Hide resolved
example/ios/FabricViewController.m Outdated Show resolved Hide resolved
example/ios/PagerViewExample/AppDelegate.mm Outdated Show resolved Hide resolved
example/ios/PaperViewController.h Outdated Show resolved Hide resolved
example/ios/PaperViewController.m Outdated Show resolved Hide resolved
@troZee troZee requested review from okwasniewski and krozniata May 19, 2023 12:13
@troZee troZee force-pushed the feat/old-new-arch-example branch from c960c93 to e1164b4 Compare August 18, 2023 08:18
@troZee troZee changed the title chore: remove fabric example and add old arch support for the example chore: remove fabric example and migrate to 72 Aug 19, 2023
@troZee
Copy link
Member Author

troZee commented Aug 28, 2023

Unfortunately for some reason, the pager is glitching for react native 72

recording.mp4

@troZee troZee force-pushed the feat/old-new-arch-example branch from 836503b to f23a5da Compare August 30, 2023 18:30
@troZee troZee merged commit ecb77e6 into master Aug 30, 2023
4 checks passed
@troZee troZee deleted the feat/old-new-arch-example branch August 30, 2023 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant