Pull down to close gesture was reseted if there is a timer running #57
Closed
steventong
started this conversation in
General
Replies: 1 comment 11 replies
-
This is probably some conflict with the state. Please attach the project in the video so I can take a look. Thanks |
Beta Was this translation helpful? Give feedback.
11 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
When a timer is started, the pull down gesture will be reseted.
Environment and sdk:
iOS 18 SDK / macOS 15
sample code: https://github.com/steventong/MusicDemo
2024-10-05.17.26.11.mp4
If the timer is not started, the animation is perfect. (0:00 ~ 0:14 / 00:36 ~ end)
But if there is a timer(like a music player progress time), the close animation will be broken. (14s~36s)
Beta Was this translation helpful? Give feedback.
All reactions