-
## Steps to reproduce
As the title suggests, there's currently no way in Flutter to programmatically scroll to a specific item inside a TabView when using it in combination with a NestedScrollView.…
-
hi
i have used ALtabbarcontroller in my application.. when i have used this tabbarcontroller.. navigation bar poptoroot view controller called animation is not occuring even i have set YES for that.. …
-
I have set up 3 view controllers in the tab bar controller, the middle one, when I click on it, it shows also the default iOS tabbar item over the custom one. How can I fix it?
-
I have a very simple example application (Tabbed Application) created.
To describe the Storyboard, we obviously have the TabBarController first, with two tabs "First" and "Second". Second points to "…
-
## Use case
Exposing the Scroll Controller of a TabBar with isScrollable: true, will let developers apply custom behavior based on the scroll.
In my case, it was necessary to apply a Gradient …
-
### Description
Upon iPadOS 18's Dev Beta's release. They introduced a new way to navigate through various pages, "TabView". Although it can be useful, you can't really get rid of it in .NET MAUI.
…
-
hey
i need add custom UIView before the TabBar , because i need show Main Info on it , any idea for it please
-
The following UnsupportedError was thrown building NativeTopTabs(dirty):
Unsupported operation: Cannot set value in unmodifiable Map
-
I am trying to use Snackbar in my app. I have tabBarController containing my viewControllers.
I have initiated the Snackbar Setup in the following way.
```
let homeNavigationController = UINavigati…
-
## Use case
In our app we are using a TabBar with TabView. This create a nice animation when using the tabs.
![ezgif-4-6d09826040](https://user-images.githubusercontent.com/1774351/191959593-…