$ weex plugin create weex-plugin-test
10:26:00 : Error: Cannot find module 'generator-weex-plugin'
$ weex -v
v1.2.9
- weexpack : v1.2.1
- weex-builder : v0.3.14
- weex-previewer : v1.4.6
npm -g install generator-weex-plugin
. No luck.
Anywone knows where is the plugin template coming from? It doesn't seem like the one in weexteam/generator-weex-plugin.
I found some things that could be improved like "WeexLottie" references, missing .podspec and maybe add some scripts that existed in the previous version (e.g. npm run start:native).
I want to PR stuff!
http://dotwe.org/vue/324e36db9e40473cb5fa1ab2027e3069
我在android用Weex playground app 看了官方的列子也是没有滚动条?