Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 306 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 306 Bytes

Steps To Create WebViewInterface.jar For nativescript-webview-interface plugin.

  • Clone this repository.
  • Open in Android Studio
  • Execute exportJar gradle task.
  • New WebViewInterface.jar file will be created at app/release folder.