react-native-unity-view
react-native-unity-view copied to clipboard
Hi, Based on the example, I can only see the possibility of being able to load one unity project, per react-native project. Is it possible to load multiple unity projects...
Can any one help me on resolving this issue
Hi anyone knows,that if it's possible to load the files from server somehow to be able to update the game without updating the app?
The current example code at the end of the readme is not working, I guess because of the extra `: null}`. Anyway, I think the whole code is deprecated with...
Hello still got libma.so error though i have alredy checked Player settings a it was mentioned inprevious answers `java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.xyz--xcZJ-kO3KCWgDTEKcmJxQ==/base.apk"],nativeLibraryDirectories=[/data/app/com.xyz--xcZJ-kO3KCWgDTEKcmJxQ==/lib/x86, /data/app/com.xyz--xcZJ-kO3KCWgDTEKcmJxQ==/base.apk!/lib/x86, /system/lib]]] couldn't find "libmain.so"`
Hi, I have integrate vuforia with unity and using this package i am running unity from RN, Now the problem is that, when i navigate to screen, Unity logo show...
Sorry if this is a dumb question, but i don't know what i'm doing wrong. The React project i'm using is the default "AwesomeProject" from react's setting up tutorial. Installed...
The project requires quite some files and gradle settings to be set up. For modular reusability, I have been trying to create a module that can be easily imported in...
Hi, I can refer to this same issue: https://github.com/f111fei/react-native-unity-view/issues/140 The keyboard won't show, but if you trigger a keyboard from within react-native before any unity events, it works. Does anyone...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...