1.0.1 • Published 5 years ago

jj-vue-bridge v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

jj-vue-bridge

<<<<<<< HEAD a Vue plugin to enable your Vue project call the iOS native method. you have to do some stuff in your iOS workspace first. ⚠️you have to get more info in there link

install jj-vue-bridge plugin

npm install jj-vue-bridge

import it, and use it

import Native from 'jj-vue-bridge'
...
Vue.use(Native)
...

======= a Vue plugin to enable your Vue project call the iOS native method.

64f7130d209fd6ab9c1faf2627fdc8aa39fdbd74