Skip to content

Xamarin.Forms WebView Interoperability demo. Establishing bi-directional communication bridge between Xamarin.Forms and WebView sandbox environment.

License

Notifications You must be signed in to change notification settings

UdaraAlwis/XFWebViewInteropDemo

Repository files navigation

XFWebViewInteropDemo

Here I'm demonstrating how to build a bi-directional communication bridge between Xamarin Forms run time and WebView javascript layer.

WebView Interop Demo
Passing data from Xamarin.Forms to Javascript!

Blog article: https://theconfuzedsourcecode.wordpress.com/2020/01/15/talking-to-your-webview-in-xamarin-forms/

Hybrid WebView Interop Demo
Passing data from Javascript to Xamarin.Forms and vise-versa!

Blog article: https://theconfuzedsourcecode.wordpress.com/2020/01/19/building-a-bi-directional-interop-bridge-with-webview-in-xamarin-forms/

Here'a another cool little demo:

About

Xamarin.Forms WebView Interoperability demo. Establishing bi-directional communication bridge between Xamarin.Forms and WebView sandbox environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages