Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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