Chris Chen

Results 16 comments of Chris Chen

https://nickymeuleman.netlify.app/blog/gui-on-wsl2-cypress

Hi, @auniverseaway Is there any suggestion on how we can warp a HOC/Provider into domRegistry.register? e.g. `domRegistry.register([ Comp1RDC, Comp2RDC, .... ], Provider);` This could enable the global store to resolve...

Don't know about that after your feedback but maybe it's a good idea to look at their official approach now : ) https://developer.oculus.com/webvr/

Guys, just some updates. Managed to use both Object-c and React Native to embed aframe. works with both remote website or local html in iOS app. local and remote resources...

@LithodomosVR Yes, as per mentioned, the webview setup recomended by @trusktr works well on iOS with all local assets (3D objects, images and video) bind via Xcode I have managed...

@LithodomosVR, I mean to add media and js bundle files to the .app bundle. Here is a reference http://stackoverflow.com/questions/12904830/how-to-load-local-html-assets-in-directories-js-images-css-in-a-uiwebview

@LithodomosVR No I haven't, for development issue like that I'd recommend to check in StackOverflow since it may related to other component apart from aframe. I can try to help...

@LithodomosVR this error remind me as I used to have similar ones if I tried to force enter VR mode on desktop Chrome in mobile test mode. However still have...

root cause: https://forums.developer.nvidia.com/t/issues-running-deepstream-on-wsl2-docker-container-usr-lib-x86-64-linux-gnu-libcuda-so-1-file-exists-n-unknown/139700

yes, docker up in WSL2