RadekVyM / SimpleToolkit

SimpleToolkit is a .NET MAUI library of helpers and simple, fully customizable controls, such as SimpleShell - custom Shell implementation that allows you to create unique navigation experiences.
MIT License
425 stars 41 forks source link

Navigation Page #53

Closed raselldev closed 2 months ago

raselldev commented 2 months ago

Hello @RadekVyM,

How to warp AppShell with Navigation Page?

For example:

MainPage = new NavigationPage(new AppShell());

when i write this code, i have an error