react-native-animated-component icon indicating copy to clipboard operation
react-native-animated-component copied to clipboard

Reanimate using a button

Open alz10 opened this issue 4 years ago • 2 comments

I want to repeat the animation but using a button not just when every time a screen is mounted

alz10 avatar Nov 19 '20 15:11 alz10

Hello @alz10, You can this.forceUpdate() until I implement the re-animate feature

WrathChaos avatar Nov 19 '20 15:11 WrathChaos

@WrathChaos this.forceUpdate() is not working. I guess, I'll just wait for that feature. Thanks

alz10 avatar Nov 20 '20 08:11 alz10