Replies: 1 comment 6 replies
-
|
Hi @rakhthm , is this happening on all platforms or on a specific one? In case you're testing this on Windows target platform I confirm this will do nothing. The custom tab bar only works on Android, iOS, Mac. Which MAUI version are you using? It'd be very helpful if you can create a simple project on GitHub where you're reproducing the issue. Thanks! |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to implement the NaluTabBar with a standard Shell. While the application runs and the Shell tabs function normally, the custom XAML view defined in NaluShell.TabBarView is not displayed. The native tab bar is shown instead.
Code Snippets
MauiProgram.cs =>
AppShell.xaml=>
Beta Was this translation helpful? Give feedback.
All reactions