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.
- Host: GitHub
- URL: https://github.com/jakelin/iosanimationsample
- Owner: JakeLin
- License: mit
- Created: 2015-04-29T13:37:48.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-12T12:42:51.000Z (about 9 years ago)
- Last Synced: 2023-11-07T17:12:00.531Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 6.63 MB
- Stars: 189
- Watchers: 14
- Forks: 57
- 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