Roberto
Roberto
news about that?
Hi all, i hav ethe same problem.... there is any solution? i use expo 37.0.0 eject with react 0.61.5 but make a crash.... i try to follow every fix but...
hum not find the dependencies... if i remove core-1.1.0 & VuforiaWrapper the sync work fine dependencies { compile fileTree(dir: 'libs', include: ['*.jar']) //compile(name: 'core-1.1.0', ext:'aar') //compile(name: 'VuforiaWrapper', ext:'aar') } but...
hi, i have a strange problem... in the unity grundle file i have: dependencies { compile fileTree(dir: 'libs', include: ['*.jar']) compile(name: 'core-1.1.0', ext:'aar') compile(name: 'VuforiaWrapper', ext:'aar') } and when make...
thanks! work fine!
hum no i have the same error... now i have this in package: "expo-pixi": "git+https://[email protected]/expo/expo-pixi.git", but i have the same problem: Unable to resolve "./texture" from "node_modules\expo-pixi\lib\ExpoPixi.js"
there is news about this problem?