Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 589 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 589 Bytes

iOS Animation Sample

This app is an iOS Animation playground to exercise different iOS Animations. The app is written in Swift 2.

Version

The current version is working with Xcode Version 7. If you are using different Xcode version, please check out the previous commits.

Features

  • UIView Animations
  • Auto Layout Animations

Screenshots

Animated Login screen using Auto Layout

Login Animation

TODO

  • CALayer Animations
  • Facebook Pop Animations