UdaraAlwis / XFWebViewInteropDemo

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

Home Page:https://theconfuzedsourcecode.wordpress.com/tag/webview-interop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://theconfuzedsourcecode.wordpress.com/tag/webview-interop/

License:GNU General Public License v3.0


Languages

Language:C# 100.0%