Post

Replies

Boosts

Views

Activity

Comment on Interpolating corner radius with matched geometry effect
Definitely makes sense if the two views are siblings! The reason why I'm trying to do this with matched geometry effect is because the source and destination views may be in different view hierarchies (possibly different screens that we're transitioning between) but we also want to minimize coupling between them and avoid coordinating state at some higher parent view.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Jun ’22
Comment on Interpolating corner radius with matched geometry effect
Definitely makes sense if the two views are siblings! The reason why I'm trying to do this with matched geometry effect is because the source and destination views may be in different view hierarchies (possibly different screens that we're transitioning between) but we also want to minimize coupling between them and avoid coordinating state at some higher parent view.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’22
Comment on Animating shadow path using UIViewPropertyAnimator
Would we be able to get scrubbing behavior (i.e. setting an arbitrary fractionComplete) with CAAnimation?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Mar ’22