rive-react-native
rive-react-native copied to clipboard
Events at the end of an animation is not the same on Android & iOS
Description
At the end of an animation:
- On Android,
onStopis triggered - On iOS,
onPauseis triggered This is not consistent
Thanks for catching this @AChevallier - we'll need to align our underlying runtimes to call the same function at the end of one-shot animations