Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AnimationDemo #38

Merged
merged 2 commits into from Apr 12, 2022
Merged

Add AnimationDemo #38

merged 2 commits into from Apr 12, 2022

Conversation

inamiy
Copy link
Member

@inamiy inamiy commented Apr 12, 2022

This PR adds AnimationDemo to demonstrate SwiftUI Transaction (animation) handling,
which also reproduces current Actomaton 0.4.0 bug that transaction doesn't work as expected.

(Before fix)

Simulator.Screen.Recording.-.iPhone.13.Pro.-.2022-04-12.at.23.43.43.mp4

By applying the fix in:

SwiftUI animation e.g. withAnimation will now work correctly in Actomaton, except there is NavigationView issue that still doesn't handle well which is subject to investigate for future TODO.

(After fix)

Simulator.Screen.Recording.-.iPhone.13.Pro.-.2022-04-12.at.23.52.56.mp4

@inamiy inamiy added the enhancement New feature or request label Apr 12, 2022
@inamiy inamiy self-assigned this Apr 12, 2022
@inamiy inamiy merged commit 3b24ef1 into main Apr 12, 2022
@inamiy inamiy deleted the AnimationDemo branch April 12, 2022 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant