react-native-animated-component
react-native-animated-component copied to clipboard
Reanimate using a button
I want to repeat the animation but using a button not just when every time a screen is mounted
Hello @alz10,
You can this.forceUpdate() until I implement the re-animate feature
@WrathChaos this.forceUpdate() is not working.
I guess, I'll just wait for that feature. Thanks