As per the latest react native versions using Animated.spring, Animated.timing should include useNativeDriver field to be true or false set,
Please add that to get rid of the warning created by react native,
backend.js:32 Animated: useNativeDriver was not specified. This is a required option and must be explicitly set to true or false