New Architecture is here React Native
Briefly

The New Architecture adds full support for modern React features, including Suspense, Transitions, automatic batching, and useLayoutEffect, improving the overall development experience.
This release is the result of a ground-up rewrite of React Native we've been working on since 2018, ensuring a smooth upgrade experience for the community.
Most apps will be able to adopt React Native 0.76 with the same level of effort as any other release, due to existing library support and backward compatibility.
The New Architecture is a complete rewrite of major systems underpinning React Native, enhancing component rendering, JavaScript and native communication, and work scheduling across threads.
Read at Reactnative
[
|
]