When opening a popup with openPopup, the popup bar immediately disappears as the presenting animation starts. Opening the popup normally (e.g., wantsDefaultTapGestureRecognizer = true) fades out the popup bar while the popup opens.
The provided custom popup bar example "Maps" shows an example of this behavior.


The first image shows the popup bar disappeared while the popup is opening, while it would normally fade out. The bottom image shows the popup bar fading in when the popup is being closed.
OS: 10.12.4
Xcode: 8.3.2
Simulator: iPhone 7 iOS 10.3
Thanks for reporting, I will take a look.
This issue has been resolved in master. I will have a new release soon.
Thank you!
Thank you for using my framework!
Most helpful comment
Thanks for reporting, I will take a look.