create-xp-app icon indicating copy to clipboard operation
create-xp-app copied to clipboard

Running generated project in Android Studio fails

Open omatrot opened this issue 8 years ago • 0 comments

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.

omatrot avatar Oct 22 '17 13:10 omatrot