You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now i can swipe back very similar to UINavigationController, but because of the animation is not linear animation, current controller not tracking while my finger's movement, so how to fix it?
The text was updated successfully, but these errors were encountered:
JoeMatt
changed the title
Cound hero use swipe back gesture animation like UINavigationController default swipe back gesture animation in a presenting controller?
Can Hero use swipe back gesture animation like UINavigationController default swipe back gesture animation in a presenting controller?
Apr 1, 2021
First sorry for my bad English.
Here is my code:
`
`
Now i can swipe back very similar to UINavigationController, but because of the animation is not linear animation, current controller not tracking while my finger's movement, so how to fix it?
The text was updated successfully, but these errors were encountered: