Open xiong222 opened 6 years ago
I have the same problem?
Same issue here :(
Guys, any hope for this issue? :(
me too.... Any solutions?
This is a FAKE repo which forks from react web version. You can't use this in react-native. Look at the source.
I have wrote simple react native app using webgl.. render() { return (
<Unity width="500px" height="350px" onProgress={ this.onProgress } src="http://192.168.1.101/Build/Ultimatum.json" loader="http://192.168.1.101/Build/UnityLoader.js" />
); }But I have got below error