Hello gzsll,
Now, I'm planning to remove cordova from my app and use WebViewJavascriptBridge as the main bridge in app. Now, there is a little problem in writing Plugin for webview.If I have many webviews activities in app, I have to write plugin calls in every webviews activities, Is there any ways write only once for main Plugin file and implement it in every webviews' activity.
Hello gzsll,
Now, I'm planning to remove cordova from my app and use WebViewJavascriptBridge as the main bridge in app. Now, there is a little problem in writing Plugin for webview.If I have many webviews activities in app, I have to write plugin calls in every webviews activities, Is there any ways write only once for main Plugin file and implement it in every webviews' activity.