Gouthamansriniv / AnimatedOnboarding

Onboarding created with UIStackView and a little magic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Animated Onboarding

Animated onboarding interface powered by UIStackView.

Onboarding

StackView is not only a powerful layout tool, it can also be used to create some pretty interesting animations with little effort.

How you can utilize them:

  • Try animating the layout axis
  • Transformation properties (scale, position, rotation, etc..)
  • A combination of these

Let me know what cool animations you come up with!

###Medium article https://medium.com/@gordoneliel/effortless-animations-with-uistackview-564f5968ce45#.m6gythdqi

About

Onboarding created with UIStackView and a little magic


Languages

Language:Swift 100.0%