I used weex to build the project for the first time
install the weex plug-in and run weexpack plugin add nat-media-image
there is a json file in the plugins directory.
there is a list of plug-ins
{
"type": "maven",
"groupId": "com.instapp.nat",
"name": "weex-plugin-media-image",
"version": "1.0.1",
"dependency": "com.instapp.nat:weex-plugin-media-image:1.0.1"
},
but I found that there is no so-called weex-plugin-media-image project in the ios Android directory in the platforms platform, and I can"t call it on the vue page. Why?