This application demonstrates a custom presentation that coordinates between multiple animations using UIViewPropertyAnimator and view controller transition APIs.
The idea of coordinating multiple animations was explained in the Advance Animation with UIKit WWDC 2017 session 230. This application is implemented by referring to that approach.

Leave a Reply
You must be logged in to post a comment.