You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After implementing the navbar animation, I lost the default title bar from the maui starter app. Is there a way to get something similar in SimpleShell?
The text was updated successfully, but these errors were encountered:
Hi @harrismasterson, you have to implement the title bar completely by yourself in SimpleShell. Default title bar is disabled.
@RadekVyM Any advice on how to achieve this? I was messing with adding <simpleShell:SimpleShell.Title> element to AppShell.xaml, but I wasn't having much success...
After implementing the navbar animation, I lost the default title bar from the maui starter app. Is there a way to get something similar in SimpleShell?

The text was updated successfully, but these errors were encountered: