WebViewNativeComm icon indicating copy to clipboard operation
WebViewNativeComm copied to clipboard

Webview and Native Android layer 2 way communication in Android Kotlin

Web View and Native layer communication

Shows how to communicate from Embedded WebView to Native layer and vice-versa.

Using JavaScript bridge, the same can be achieved conveniently.

Source code for Article in Medium

iOS source can be found in github over here


Android GIF