souse / vue-jsnativebridge

jsbridge for h5 call native & native call h5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-jsnativebridge

jsbridge for h5 call native & native call h5

use this component you need install jsBridge in your native

IOS WebViewJavascriptBridge
Android JsBridge

import Vue from 'vue';
import jsBridge from 'vue-jsnativebridge';

Vue.use(jsBridge);

About

jsbridge for h5 call native & native call h5

License:Other


Languages

Language:JavaScript 100.0%