How to force React Native Animated.timing to use only integers?
I need to force only integers in the range of values between the initial Animated.Value() and the toValue.
I need to force only integers in the range of values between the initial Animated.Value() and the toValue.