react-native-animate-number
react-native-animate-number copied to clipboard
Get state value from value prop on component construction
I used this component to show order price on multiple pages. But when i navigate to a new page the component starts animating from 0 to my price but i want animation only when i change price so it's a good idea to set state value on component construction to value prop