Closed pelumy closed 1 month ago
👀
I fixed up the fonts. I ended up using the .placeholder
modifier that we already had because it was simpler than adding more parameters to PlaceholderModifier
. Let me know what you think! But I'm going to go ahead and merge this so we can get into the App Store review queue!
I love the new approach and I feel it is cleaner. We should change the other place where the modifier was used after the launch. Thanks for fixing this @mplorentz.
Issues covered
1679
Description
This PR fixes the Search bar disappearing on Discover tab when scrolling. This is fixed by using the custom
SearchBar
instead of Apple's.isSearchable
modifier.How to test
Screenshots/Video