Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/knightsc/CoreAnimationPlayground
A Swift playground demonstrating how to use Core Animation
https://github.com/knightsc/CoreAnimationPlayground
swift-playgrounds
Last synced: 3 months ago
JSON representation
A Swift playground demonstrating how to use Core Animation
- Host: GitHub
- URL: https://github.com/knightsc/CoreAnimationPlayground
- Owner: knightsc
- License: mit
- Created: 2015-08-25T11:52:25.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-11-19T17:56:46.000Z (almost 3 years ago)
- Last Synced: 2024-04-27T23:33:44.229Z (6 months ago)
- Topics: swift-playgrounds
- Language: Swift
- Size: 152 KB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Swift-Playgrounds - Core Animation Playground - Companion to Apple's Core Animation Programming Guide. ⏳ (UIKit And Graphics / Animations)
README
# Core Animation Playground
This Swift playground is intended to accompany Apple's Core Animation
Programming Guide which can be found here:https://developer.apple.com/library/ios/documentation/Cocoa/Conceptual/CoreAnimation_guide
Xcode 7 or above is required.