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: 17 days ago
JSON representation
This app is an iOS Animation playground to exercise different iOS Animations. The app is written in Swift.
- Host: GitHub
- URL: https://github.com/jakelin/iosanimationsample
- Owner: JakeLin
- License: mit
- Created: 2015-04-29T13:37:48.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-12T12:42:51.000Z (about 10 years ago)
- Last Synced: 2025-05-15T00:39:19.038Z (10 months ago)
- Language: Swift
- Homepage:
- Size: 6.63 MB
- Stars: 188
- Watchers: 13
- Forks: 56
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## TODO
* CALayer Animations
* Facebook Pop Animations