sreeharikv112 / WebViewNativeComm

Webview and Native Android layer 2 way communication in Android Kotlin

Home Page:https://medium.com/@sreeharikv112/communication-from-webview-to-native-ios-android-app-6d842cefe02d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


About

Webview and Native Android layer 2 way communication in Android Kotlin

https://medium.com/@sreeharikv112/communication-from-webview-to-native-ios-android-app-6d842cefe02d

License:Apache License 2.0


Languages

Language:Kotlin 78.8%Language:HTML 21.2%