An open API service indexing awesome lists of open source software.

https://github.com/jakelin/iosanimationsample

This app is an iOS Animation playground to exercise different iOS Animations. The app is written in Swift.
https://github.com/jakelin/iosanimationsample

Last synced: 10 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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](https://raw.githubusercontent.com/JakeLin/iOSAnimationSample/master/Screenshots/LoginAnimation.gif)

## TODO
* CALayer Animations
* Facebook Pop Animations