I saw how awesome IFTTT's intro screen is and I also want to implement something that awesome in my app. How can I do it?
Actually, IFTTT has open sourced the framework they created for this. It's called JazzHands and it's available on GitHub:
Jazz Hands
is a simple, keyframe based animation framework forUIKit
. Animations can be controlled via gestures, scroll views, kvo, or ReactiveCocoa.
Jazz Hands
is used extensively in IFTTT for iPhone, most famously in the app intro.
Recently, I created a UIScrollView subclass called DRDynamicSlideShow
to easily implement touch-interactive slide shows like IFTTT's. Check it out, it takes only 1 line of code per animation!
https://github.com/Dromaguirre/DRDynamicSlideShow
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