diff --git a/ios/Platform/Platform/ContentView.swift b/ios/Platform/Platform/ContentView.swift index 2955b76..39c86b1 100644 --- a/ios/Platform/Platform/ContentView.swift +++ b/ios/Platform/Platform/ContentView.swift @@ -43,6 +43,7 @@ struct MainTabView: View { .tag(2) } .tint(Color.accentWarm) + .tabBarMinimizeBehavior(.onScrollDown) // Floating buttons VStack {