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

error: expected ';' after top level declarator

Open vksgautam1986 opened this issue 2 years ago • 0 comments

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

vksgautam1986 avatar Sep 28 '23 09:09 vksgautam1986