Skip to content

vensas/maui-hybridwebview-device-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET MAUI HybridWebView DeviceInfo API Example

Example of using .NET 9 MAUI HybridWebView to access MAUI DeviceInfo and other native APIs to JavaScript.

Kex Aspects

  • Expose .NET APIs to the webview, see MainPage.xaml.cs
  • Access .NET APIs from JavaScript, see NativeDeviceInfo.js
  • Display data from API in web content (index.html), using HybridWebview via MainPage.xaml

Screenshot

App Screenshot iOS

Links

About

Example of using .NET 9 MAUI HybridWebView to access MAUI device APIs to web javascript content

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors