create-xp-app
create-xp-app copied to clipboard
Running generated project in Android Studio fails
Following is the error:
/PATH_TO_CREATE-XP-APP_GENERATED_PROJECT/node_modules/react-native-svg/android/src/main/java/com/horcrux/svg/SvgView.java Error:(50, 48) error: cannot find symbol variable UNSET
There seems to be an incompatibility between ReactNative and the embedded SVG library for React Native.