Shuijun wang
Shuijun wang
I have an android application run with duktape, it is build against armeabi with -DCMAKE_BUILD_TYPE=MinSizeRel. But it crash in duk__expr_led when it try to duk_eval_raw a javascript code. I set...
I found the root cause why the Header is not updated when swiping is the onScroll is only available in IOS's scrollview, however there is onPageScroll callback can do the...
onSelectedIndexChange(index, offset) { // this is not curently used this.state.current.setValue(index); } when scroll the viewpage, the onSelectedIndexChange is called, but the Header doesn't update the relative City info. It works...
Does eleVR-Web-Player support android webview? could webview load the index.html and play the VR video?