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

Add new architecture support #2033

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

alanjhughes
Copy link

@alanjhughes alanjhughes commented Mar 7, 2024

Adds support for the new architecture with bridgeless enabled which will be the default in 0.74

Tested on

  • OId Arch ✅
  • New Arch
    • Bridgeless enabled
      • iOS ✅
      • Android ✅
    • Bridgeless disabled ✅
      • iOS ✅
      • Android ✅

Note: On Android, onActivityResult was not implemented in RN 0.74 RC2 on bridgeless. It will be added in RC3. I have already tested against this change and it works as expected
Issues have been resolved in RC3 and now everything works correctly

@brentvatne
Copy link

looking forward to this landing and getting us one step closer to new arch support in the ecosystem! @ivpusic any chance you could merge this and get it into a new release, so that we can include it in a list of libraries supported in the new arch for react-native 74?

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.

None yet

2 participants