i need to create custome bottom tabbar to add a Floating Action Button, using .NET MAUI
like this picture:
i see this solution in the below link but it's for Xamarin.Forms and i can't using it with .NET MAUI
i need to create custome bottom tabbar to add a Floating Action Button, using .NET MAUI
like this picture:
i see this solution in the below link but it's for Xamarin.Forms and i can't using it with .NET MAUI
Accoring to Shaw's comment, as an answer:
i need to create custome bottom tabbar to add a Floating Action Button, using .NET MAUI
You can achieve it by this: Navbar Animation.