th3rdwave / react-native-safe-area-context

A flexible way to handle safe area insets in JS. Also works on Android and Web!
MIT License
2.08k stars 191 forks source link

React Native Bridgeless support? #492

Closed whitestranger7 closed 2 months ago

whitestranger7 commented 2 months ago

React Native 0.74 released Bridgeless version which is enabled by default with new architecture. This is not compatible with current 4.9.0 version of the library. I want to know what are the plans to rewrite shadowview component to support new architecture?

janicduplessis commented 2 months ago

4.10.0-rc.2 should work with rn 0.74. I will make it the latest release today