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

error: expected ';' after top level declarator #434

Open vksgautam1986 opened 9 months ago

vksgautam1986 commented 9 months ago

Error-- /android/app/build/generated/rncli/src/main/jni/rncli.cpp:36:24: error: expected ';' after top level declarator extern const char react-native-safe-area-context[] = "react-native-safe-area-context";

I am trying to use the new arch with RN 0.72.4 and Safe area library version is 4.7.1