BurkusCat / Burkus.Mvvm.Maui

A simple MVVM framework for .NET MAUI. It provides: navigation, lifecycle events, parameter passing, native dialog abstractions, and testability.
MIT License
27 stars 5 forks source link

Add "GoBack" method which allows you to close the app on final page #50

Closed BurkusCat closed 10 months ago

BurkusCat commented 10 months ago

Fixes #49