
Implemented this on an app. I hope this just sees daylight on being accepted.
This is tabBarMinimizeBehavior on iOS26.
Looks slick to me, makes the app appear clean.
Mohit@mohitdotdev
Adding this effect in an App because everybody should. I have seen this being done by Instagram only. iOS 26 provides the native SwiftUI API: .tabBarMinimizeBehavior(.onScrollDown) Applied to the existing TabView, it: - Minimizes the tab bar when scrolling down. - Expands it when the user scrolls back up. - Uses the native Liquid Glass animation. - Works only on iPhone and requires iOS 26.
English