Giri Prahasta Putra
Giri Prahasta Putra
On macOS whether you are in editor or built app, the application would crashed after opening file manager and pressed cancel
Hello, I'm having an issue after integrating react-native with Vuforia. Everything runs well, but Vuforia always runs on OpenGLES2 instead of Metal. I really need to run it on Metal...
After I launched the project, there's a warning said `componentWillMount` is deprecated. I found that in `/src/UnityView.tsx`x there's a method named `componentWillMount`. Maybe it's better to change it into `componentDidMount`...