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

[Feature]: New architecture and bridgeless support #252

Open
brentvatne opened this issue Mar 13, 2024 · 2 comments
Open

[Feature]: New architecture and bridgeless support #252

brentvatne opened this issue Mar 13, 2024 · 2 comments

Comments

@brentvatne
Copy link

What problem are you facing?

Hi there! I'm working on supporting the roll out of the new architecture + bridgeless with Expo and Meta, and as part of that we identified which libraries are depended on by the largest apps or the most popular native libraries on EAS Build to help prioritize which libraries to investigate. @braze/react-native-sdk came up on that list. See the list on Google Sheets (request edit access if you'd like to update the status of @braze/react-native-sdk after testing, or if you prefer to report back here on this issue it's fine too).

We want to start recommending folks try out the new architecture in the next release, react-native 0.74 / Expo SDK 51. Ideally we can get the ecosystem ready to switch over to the new architecture within the next few releases. So, we'll have from now until 0.74 release (before May) to give Meta feedback on anything that might not be working as expected with the new arch/bridgeless enabled.

Folks at Meta would really appreciate it if you could test your libraries against the latest release and report any issues that you find. This new version enables an interop layer by default, so hopefully many things will just work, but the more off of the beaten path of a simple module / view that a library goes the more likely it is to encounter possible issues ;) The following gist includes a step by step process for how to test your library and report issues: https://gist.github.com/cipolleschi/82b7a9561b8861330efabbd3eb08c6f5.

Workarounds

None

Ideal Solution

The library supports new architecture and bridgeless in React Native 0.74

Other Information

No response

@jerielng
Copy link
Collaborator

Hey @brentvatne, thanks for the proactiveness in raising this to us! We have internally verified that our React Native SDK is compatible with both architectures in 0.74 against rc-1, so we have reason to believe that it should be compatible with the newer release candidates, but I'll check back and let you know. I'll also take a peek at Expo 51 compatibility as well. Thanks!

@brentvatne
Copy link
Author

brentvatne commented Mar 14, 2024

thank you @jerielng!

it may be a bit early to test against expo sdk 51, but we'll have a canary release soon that you can verify against!

edit: I've also added you as an editor to the spreadsheet I linked to, feel free to update it if the results change in your re-testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants