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
I found that after swiping to navigate back in detail view to search result (with soft keyboard) will lead to improper layout, check the screenshot below:
I wonder if it's another bug in SwiftUI or not good integration of SearchBar.
Thanks, love this amazing cleaner architecture.
The text was updated successfully, but these errors were encountered:
Hm, an interesting bug. I've tried to replicate it with no luck. Glitches in the navigation bar are unfortunately quite common in SwiftUI, but you're right, search bar might also be causing it.
I found that after swiping to navigate back in detail view to search result (with soft keyboard) will lead to improper layout, check the screenshot below:
I wonder if it's another bug in SwiftUI or not good integration of SearchBar.
Thanks, love this amazing cleaner architecture.
The text was updated successfully, but these errors were encountered: