oblador / react-native-animatable

Standard set of easy to use animations and declarative transitions for React Native
MIT License
9.81k stars 702 forks source link

Is there to set onTransitionEnd with the imperative API ? #312

Open Makio64 opened 4 years ago

Makio64 commented 4 years ago

I try to catch the onTransitionEnd with animate or transitionTo but didn't find any syntax.. Is it possible?