Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jtcodes/apple-music-card
Apple Music Now Playing Card Animation/Transition
https://github.com/jtcodes/apple-music-card
animation apple applemusic card transition
Last synced: 14 days ago
JSON representation
Apple Music Now Playing Card Animation/Transition
- Host: GitHub
- URL: https://github.com/jtcodes/apple-music-card
- Owner: jtCodes
- Created: 2018-11-04T19:51:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-03T19:14:41.000Z (10 months ago)
- Last Synced: 2024-02-04T21:02:34.472Z (9 months ago)
- Topics: animation, apple, applemusic, card, transition
- Language: Swift
- Size: 1.13 MB
- Stars: 14
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Apple Music Card Transition
Apple Music now playing card transition recreated using auto-layout constraints.![demo gif](https://github.com/jtCodes/apple-music-card/blob/master/demo.gif)
## TODO
* ~~Further improve animations by converting UIView.Animate to UIViewPropertyAnimator:~~
~~https://developer.apple.com/videos/play/wwdc2017/230/~~
* Convert to UIViewControllerAnimatedTransitioning