Hey guys,
Time and time again I seem to be repeating myself in generating custom renderers for customers who wish to have a "Hybrid" applications built on the Forms framework.
Many of you will already use HybridWebView as included in the XLabs framework and that is fine, this is not a replacement!.
However I have had customers before question the additional bloat this brings as well as the nightmare of setting it up every time which was a blocker when I was first learning the framework.
It is because of this I created a simple plugin design to give quick and easy access to a lot of shared WebView API's and felt like I may as well share it with everyone else, as I know a lot of people just starting to learn this platform have ran into this blocker as me in the past.
You can access the Nuget and GitHub using the following links:
https://nuget.org/packages/Xam.Plugin.WebView/1.0.0
https://github.com/SKLn-Rad/Xam.Plugin.Webview
It would be great to get your feedback as well as the benefit of free testing!
So feel free to throw any questions my way if so desired. I am a Java developer originally so my C# could always be improved!
P.S: I really think this forum needs a subsection for community projects to encourage and better index stuff like this... don't you think?
~ Ryan