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

React Native 0.74 (Bridgeless) Support #736

Open
oktaysenkan opened this issue Apr 29, 2024 · 3 comments
Open

React Native 0.74 (Bridgeless) Support #736

oktaysenkan opened this issue Apr 29, 2024 · 3 comments

Comments

@oktaysenkan
Copy link

oktaysenkan commented Apr 29, 2024

Hello,

React Native is transitioning to bridgeless architecture with version 0.74. This architecture aims to improve performance and maintainability by removing the JavaScript bridge, which has traditionally been a bottleneck.

I am currently using your library react-native-contacts in my project. It's been incredibly useful, and I appreciate all the effort that goes into maintaining it. With the changes in React Native 0.74, it appears that the library may require updates to ensure full compatibility with the new architecture.

Links

About the New Architecture
New Architecture working group
Library support for New Architecture + Bridgeless in 2024
Already migrated libs to take as an example

@oktaysenkan
Copy link
Author

Simulator Screenshot - iPhone 15 - 2024-05-06 at 17 58 30

@MS0015
Copy link

MS0015 commented May 7, 2024

any update?

@morenoh149
Copy link
Owner

morenoh149 commented May 21, 2024

@MS0015 see the open PR. We need help reviewing it.

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

No branches or pull requests

3 participants