expo / expo-pixi

Tools for using pixi.js in Expo
MIT License
304 stars 119 forks source link

Examples and Pixi Spine is not working #146

Open JeffGuKang opened 3 years ago

JeffGuKang commented 3 years ago

Cannot run Examples especially related to Spine. (tried on iOS)

And I tried to edit example project as https://github.com/JeffGuKang/expo-pixi/tree/feat/update-examples for Spine.

Error message

[Unhandled promise rejection: TypeError: undefined is not an object (evaluating '_PIXI$spine.Spine')]
* http://127.0.0.1:19001/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:207100:66 in spineAsync$

Screenshot

image