You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ios): remove toolbar background only on iOS 18 and older
- On iOS 26 there is no background by default. Also setting the `barStyle` to `UIBarStyleBlack` on iOS 26 resulted in changing the navigation buttons sometimes to dark or resulted in a black white flickering when the view appeared.
0 commit comments