lower navigation bar animation jitters when scrolling
lower navigation bar animation jitters when scrolling
Thanks for making this app.
The bar at the bottom seems to scroll up before being hidden when scrolling. I’ll attach a video in a moment to illustrate this.
Also I only noticed this after upgrading to ios18 last night.
This one was a bit of a headache to figure out. It turns out this is actually a bug in iOS 18. Apple officially added support for animating the tab bar while hiding it. Even after using the new API in iOS 18 for hiding the tab bar, I still encountered the same issue. Well, I figured out this is actually a bug in which hiding both the navigation bar and the tab bar at the same time will result in this visual glitch.
I managed to figure out a work around, and it seems to be working as intended now. Thanks for letting me know about this! I had not done any testing on iOS 18 until now, and I was able to fix a few other issues while I was at it.
Thanks for the awesome work. Glad to be a help.
I just wanted to check and see if the latest update resolved this issue for you? I wasn’t able to test this on a real device, only the simulator.