Go IFTTT frame animation framework written by Open source Swift--razzledazzle

Source: Internet
Author: User

Razzledazzle is an iOS frame animation framework IFTTT open source, written in Swift, ideal for introduction and guidance when the app is first used. Razzledazzle by IFTTT previously open source of a objective-c scrolling frame animation library jazzhands developed. Jazzhands is a simple keyframe-based animation framework that can be Reactivecocoa applied to the IFTTT for iphone via gestures, ScrollView, KVO, or ifttt control animations. The Jazzhands framework is used by a variety of well-known applications and currently has 3,688 star on GitHub. For Razzledazzle, developers can use custom animation types in addition to the types of animations supported by Razzledazzle.

Razzledazzle Supported animation types:

  • alphaanimation Animates the Alpha property (creates fade effects).

  • backgroundcoloranimation Animates the BackgroundColor property.

  • rotationanimation Animates a rotation transform (for rotation effects).

  • Scaleanimation applies a scaling transform (to scale view sizes).

  • Translationanimation applies a translation transform (to translate view position).

  • cornerradiusanimation Animates the Layer.cornerradius property.

  • hideanimatioN Animates the hidden property (hides and shows views).

  • layerstrokestartanimation Animates the Strokestart property of a cashapelayer (does don't work with Layerstrokeenda nimation).

  • layerstrokeendanimation Animates the Strokeend property of a cashapelayer (does don't work with Layerstrokestartani mation).

  • layerfillcoloranimation Animates the FillColor property of a cashapelayer.

  • layerstrokecoloranimation Animates the Strokecolor property of a cashapelayer.

  • pathpositionanimation Animates the Layer.position property of a UIView along a path.

  • labeltextcoloranimation Animates the TextColor property of a UILabel.

  • constraintconstantanimation Animates an AutoLayout constraint constant.

  • constraintmultiplieranimation Animates an AutoLayout constraint constant as a multiple of a attribute of another View (to offset or resize views based on another view ' s size)

  • scrollviewpageconstraintanimation Animates an AutoLayout constraint constant to place a view on a scroll view pag E (To position views on a ScrollView using AutoLayout). This was the animation doing the heavy lifting for Animatedpagingscrollviewcontroller ' s Keepview (view:onpage:) function.

Go IFTTT frame animation framework written by Open source Swift--razzledazzle

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.