Argument of type '{ toValue: number; duration: number; useNativeDriver: true; }' is not assignable to parameter of type 'SpringAnimationConfig'.Object literal may only specify known properties, and 'duration' does not exist in type 'SpringAnimationConfig'.
Argument of type '{ toValue: number; duration: number; useNativeDriver: true; }' is not assignable to parameter of type 'SpringAnimationConfig'.Object literal may only specify known properties, and 'duration' does not exist in type 'SpringAnimationConfig'.