Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kharrison/Property-Animators
Swift playground for UIView property animators
https://github.com/kharrison/Property-Animators
ios swift
Last synced: 3 months ago
JSON representation
Swift playground for UIView property animators
- Host: GitHub
- URL: https://github.com/kharrison/Property-Animators
- Owner: kharrison
- License: bsd-3-clause
- Created: 2018-03-05T16:44:33.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2020-06-12T14:20:34.000Z (over 4 years ago)
- Last Synced: 2024-05-01T20:34:51.019Z (6 months ago)
- Topics: ios, swift
- Language: Swift
- Size: 5.86 KB
- Stars: 23
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Property-Animators
A Swift playground quick guide comparing `UIView` property animators to the block-based API. See the accompanying blog post for more details:
+ [Quick Guide To Property Animators](https://useyourloaf.com/blog/quick-guide-to-property-animators/)