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
This projects looks amazing, I'm thinking about using it to replace my own attempt.
Altough, I wonder if it would be possible to implement predictive back gesture animation.
The text was updated successfully, but these errors were encountered:
This projects looks amazing, I'm thinking about using it to replace my own attempt. Altough, I wonder if it would be possible to implement predictive back gesture animation.
Maybe you can use ImagePager to implement an animation like predictive back gesture?
The final look I'm trying to achieve is similar to the video below. However, this current implementation does not work with swipe up or down to dismiss, and the predictive back animation when the image is zoomed fails to update the zoom and transform origin.
Would I be able to achieve this animation with ImagePager? The sample closer to this behavior is in the Transform Activity, however I was not able to find a good way to progressibly animate the closing with PreviewerState
This projects looks amazing, I'm thinking about using it to replace my own attempt.
Altough, I wonder if it would be possible to implement predictive back gesture animation.
The text was updated successfully, but these errors were encountered: