react-native-pan-controller icon indicating copy to clipboard operation
react-native-pan-controller copied to clipboard

How to get the final animated value after user interaction

Open quadultron opened this issue 9 years ago • 0 comments

The user interaction is not only driving the animation. It is a user input as well. What is the practical way to get the final value after user interaction and animation in pan controller ( decay, snap, etc ) are finished. It seems that onRelease(XY) is not the way for this purpose. Thanks.

quadultron avatar Mar 05 '16 13:03 quadultron