older version of xcode (8.3.3)
newer version of Xcode (9.0)
Any idea what happened to the hearts+number (favorites) in storyboard? When I run the app, it's also still wrong.
View Structure
Constraints of Favorites Background View
The solution for us was to use Safe Area Layout Guides and fix any autolayout constraint issues.
As a side note:, we tried changing it from just using the bar to a full UINavigationController approach. That looked promising. However, changing the tintColor status bar didn't work programmatically. So, we had to go back to the bar approach.
You must use Safe Area Layout Guides or add constraint to margins. If this not helps - try add constraint to superview.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With