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

Doesn't work in the newest react-native version #499

Closed ErfanTagh closed 1 month ago

ErfanTagh commented 1 month ago

I get these errors coming from the library after I try to use it with react-native v0.74.1.

Invariant Violation: requireNativeComponent: "RNCSafeAreaProvider" was not found in the UIManager.

jacobp100 commented 1 month ago

Did you run pod install?

ErfanTagh commented 1 month ago

I am not running it on IOS, but on Android

jacobp100 commented 1 month ago

Try cleaning the gradle cache