There's no need to download the whole project. The code is public on GitHub. userInteraction is enabled, the problem was that Animations on UIView will block tap events. By adding DispatchQueue in between the show/hide animations I was able to allow tap events
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: