JazzHands
JazzHands copied to clipboard
A simple keyframe-based animation framework for UIKit. Perfect for scrolling app intros.
Im using hideAt and showAt animation and it seems to me hideAt is really doing what showAt is supposed to do and showAt really hides the view.
When accessibility mode is enabled on a jazz hands scroll view, swiping through elements on the view causes the focus to cycle through elements in an incorrect order.
Now when I presented UIAlertController in Onboarding screen made from JazzHands, the screen was freeze and no any stack trace or error or crashes. The alert was showed, but I...
I experimented with IFTTT framework to some extent. If I use setFrame for a view then that view won't be displayed in screen. How to solve this ?