nat-explorer
nat-explorer copied to clipboard
An example project using Nat & Weex.
I use Weex to develop app, so far weex is very fast compared to cordova/nativescript/RN (some cases) but unfortunately Weex accesses to native API is difficult. Nat is out of...
起因是我使用natjs调用摄像头会闪退,以及页面无法跳转。而nat-explorer下载的没有问题。我创建的工程如下: ```bash weexpack create xxx // 安装配置使用最新的weex、babel-stage-0以及没有使用vue-router cd xxx npm install npm install natjs --save npm install less less-loader pug --save-dev weexpack platform add android weexpack plugin add xxx-camear xxx-image...
请问调用原生硬件(如相机)的module代码在哪里
Hi guys. Thank you very much for this awesome project. It helped me understand and use weex in so many levels. Is there a way you could also create a...
Get location 都没有问题。 Watch location 就会报错: [ERROR]TIMES:1 {"message":"LOCATION_TIMEOUT","code":160080}