-
Can i transition from navigationItem/navigationbar titleView? I tried but its not transitioning from navigation item/navigationbar, it transitioning from viewcontroller's view from same coordinates of…
-
# The double flash experience
I love Adaptive Tab Bar Color and this theme's integration with it! However, when switching tabs for example, the change in color lags behind the change of page by a tin…
-
We have a situation in which we show a screen within a `UINavigationController` stack, but want to hide its `navigationBar`.
What we need from `UINavigationController` are
- navigation push styl…
-
I was trying to get the CSSTransitionDemo working as shown here
https://jasonslyvia.github.io/react-lazyload/examples/#/fadein
For some reason, although there were no errors, the images would not …
-
When I try to use the sidemenu with the tabBarController, the transition only occurs when I press a button (in my case, the backButton I created in the navigationBar) after i press the respective row …
-
**Target Platform:iOS
**Target OS version/browser:14.4
**Devices:iPhone x
**Flutter version:2.2.2
## Logs
none
## Describe
When push a screen which contains emoji, the transition animatio…
-
NavigationBar should be able to dynamically change its size from the default size to a new Large size. There should already be native support for large titles in the UINavigationBar and the Android To…
kazo0 updated
11 months ago
-
# Issue
When pushing `Menu` route on top of `Classes` or when `pop()`ing it, the navigation bar of `Classes` changes its set color yellow to white.
# Code
`Classes` has a navigation bar with set `…
-
Calling `updateCurrentRouteParams` during a route transition (i.e. before a freshly pushed route finishes sliding across the screen from right to left), results in a broken navigation stack. It seems …
-
### Steps to reproduce
1. Go to your device's developer options
2. Set transition animation scale to 0x (off)
3. Run any Flutter app (that has been built with v3.24.2)
4. Observe and endure
#…