ModernSearchBar
ModernSearchBar copied to clipboard
Suggestions view does not shift when SearchBar shifts
I have a UISearchBar roughly in the middle of the page vertically. On clicking, it goes to the top of the screen. However, the SuggestionsListView of ModernSearchBar doesn't shift up and remains in its original position. Which section could be changed to update the position of the suggestions list if the the UISearchBar is moved? Thanks in advance!