react-native-safe-area-context
react-native-safe-area-context copied to clipboard
Plugin with id 'com.facebook.react' not found.
Any idea how to fix this when newArchEnabled=true ?
Plugin with id 'com.facebook.react' not found.
Thank you!
What version of react native are you using? The lastest version of this library only supports 0.70
@janicduplessis just to be clear, version 4.4.1 will work only on rn >= 0.70.0?
Yes for the new architecture there are too many changes currently to support older versions so for now this library will only support the latest version. I think you can stay on 4.3 for RN 0.69
https://github.com/th3rdwave/react-native-safe-area-context/pull/348