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.14k stars 197 forks source link

Failed to build on iOS with new architecture (RN 0.72.8) #463

Closed quocluongha closed 9 months ago

quocluongha commented 9 months ago

I encountered this error when building with new architecture:

image
jacobp100 commented 9 months ago

The latest version only support 0.73 on the new architecture. Use an older version of this library, upgrade RN, or turn off the new architecture