-
I have a project and I use bottomtabbedpage-xamarin-forms plug-in in my project.
I use Xamarin.Forms Version 2.5.0.280555.
It is fine.
But if I update grade Xamarin.Forms to higher version, I got a…
-
Suddenly Getting this error on build:
Can not resolve reference: `Xamarin.Android.Support.ViewPager`, referenced by `Naxam.Ittianyu.BottomNavExtension`. Please add a NuGet package or assembly referen…
-
It might be wise to look into the opportunity for removing the dependency on the BottomBar component and use the official Bottom Navigation View from the Design Support Library 💃
-
My company is building an app for a client, and the client is hellbent on rendering navigation tabs along the bottom of the screen for Android. All our research points to creating a custom renderer fo…
-
Hi,
How can I write a custom renderer for TabbedPage using FreshMVVM.
-
Is it possible to set badges with this solution? I found it is exposed in bottomnavigationviewex but I'm not seing how to access the instance.
Is there a way I pull it out similar to
`FindViewByI…
-
### Description
This issue is very similar to https://bugzilla.xamarin.com/show_bug.cgi?id=42651.
We had to migrate to Xamarin.Forms 3.1.0.637273.
Before we were on 2.5.0.122203
What worke…
-
Hey,
I've been trying to get CSS styling to work using classes for the last hour with no joy. The only styling I can get to work is using element selectors. For example, I have the following label …
-
## Summary
In some scenarios, we need to implement a bottom tab bar (with a standard TabbedPage and TabbedPage.ToolbarPlacement="Bottom" for Android) and a top tab bar (i.e. with a Naxam TabbedPage…
-
How to change position of tabbed page from top to bottom.