Skip to content

BethMassi/HybridMauiApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HybridMauiApp demo

This app shows the .NET MAUI 9 HybridWebView control in two scenarios:

  1. A basic sample with a HybridWebView that demonstrates sending "raw messages" between .NET/C# and JavaScript, and invokes methods between .NET/C# and JavaScript.
  2. A React sample with a HybridWebView that demonstrates embedding a React "Todo" app into .NET MAUI and using .NET to save/load data but use React for the UI

Requirements

  • .NET 9
  • Visual Studio or Visual Studio Code

Updating the app

  1. To update the "basic sample" part of the app:
  2. To update the "React todo" part of the app:

.NET Conf 2024 video

Watch the whole "Building Hybrid Apps with .NET MAUI" recording here: https://www.youtube.com/live/hM4ifrqF_lQ?feature=shared&t=26965

And this specific app starts at this timestamp: https://www.youtube.com/live/hM4ifrqF_lQ?feature=shared&t=28143

About

Usage sample for .NET MAUI HybridWebView control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published