Files
react-native-reanimated/Example/progressBar
Michał Osadnik 4408906731 Clear timeout if needed send event less often (#163)
I think it's more natural if animation do not perform so often. Once per second looks better imho and it's a better example of this library usage. 

Also, removed animations if "fetch" is finished
2019-02-05 12:23:43 +01:00
..