We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd6f29e commit 088e1f7Copy full SHA for 088e1f7
README.md
@@ -74,6 +74,7 @@ Jazz Hands supports several types of animations:
74
75
+ **IFTTTFrameAnimation** moves and sizes views.
76
+ **IFTTTAlphaAnimation** creates fade effects.
77
++ **IFTTTCornerRadiusAnimation** animates views' corner radius
78
+ **IFTTTHideAnimation** hides and shows views.
79
+ **IFTTTAngleAnimation** for rotation effects.
80
+ **IFTTTTransform3DAnimation** for 3D transforms.
0 commit comments