Aug 26, 2017 · 1 min read
Make sure you’re careful about how many times you set the hidden property. There’s currently a bug in UIKit where setting the hidden property inside an animation block requires a balanced number of sets, otherwise the view won’t actually hide/show as expected:
