How to animate between two sheets? #73
Unanswered
kgrigsby59
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@kgrigsby59 Good catch! This is a consequence of using the Otherwise we will eventually get to it, but we're not quite sure when. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a view(with a view model) that displays two sheets through a destination enum. When a button on the first sheet is pressed the second sheet is presented. The problem is this change is not animated. The second just replaces the first. Is there a way to animate it?
Beta Was this translation helpful? Give feedback.
All reactions