morenoh149 / react-native-contacts

React Native Contacts
MIT License
1.64k stars 560 forks source link

React Native 0.74 (Bridgeless) Support #736

Closed oktaysenkan closed 1 week ago

oktaysenkan commented 5 months ago

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 commented 4 months ago

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

MS0015 commented 4 months ago

any update?

morenoh149 commented 4 months ago

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

github-actions[bot] commented 2 months ago

This issue is stale, please provide more information about the status

faljabi commented 2 weeks ago

Any updates?

morenoh149 commented 1 week ago

@faljabi no updates. We should probably just merge it and see what happens.

morenoh149 commented 1 week ago

version 8.0.0 of react-native-contacts has support for the new react native architecture https://www.npmjs.com/package/react-native-contacts