-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
How to re-create bug
On most iphone simulators, the search bar is dismissed on scroll down as intended. However, on scroll up, the search bar does not re-appear. Oddly, this works as intended only on iPhone 13 Pro and iPhone 13 Pro Max simulators.
This bug is surrounding the navbar's hidesBarsOnSwipe
property. Note that the hidesBarsOnTap
property works as intended on all simulators.
What I've tried so far:
- A few forum posts recommended changing the scrollview's top contraint to be pinned to the superview instead of the safe area. This results in an undesirable layout.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working