react-native-safe-area-context icon indicating copy to clipboard operation
react-native-safe-area-context copied to clipboard

Plugin with id 'com.facebook.react' not found.

Open Asinox opened this issue 3 years ago • 3 comments

Any idea how to fix this when newArchEnabled=true ?

Plugin with id 'com.facebook.react' not found.

Thank you!

Asinox avatar Sep 28 '22 19:09 Asinox

What version of react native are you using? The lastest version of this library only supports 0.70

janicduplessis avatar Sep 28 '22 21:09 janicduplessis

@janicduplessis just to be clear, version 4.4.1 will work only on rn >= 0.70.0?

efstathiosntonas avatar Sep 29 '22 07:09 efstathiosntonas

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

janicduplessis avatar Sep 29 '22 14:09 janicduplessis

https://github.com/th3rdwave/react-native-safe-area-context/pull/348

jacobp100 avatar Jan 19 '23 16:01 jacobp100