Hello!
Awesome little component but I noticed this warning Animated 'useNativeDriver' was not specified. This is a required option and must be explicitly set to 'true' or 'false'.
This can be fixed by adding useNativeDriver: false to each of the Animated.timing calls in the options.

Cheers
Hello!
Awesome little component but I noticed this warning
Animated 'useNativeDriver' was not specified. This is a required option and must be explicitly set to 'true' or 'false'.This can be fixed by adding
useNativeDriver: falseto each of the Animated.timing calls in the options.Cheers