You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add AnimatedInterpolation as possible type for toValue (#27558)
Summary:
AnimatedInterpolation should be a valid type to pass to `toValue` according to the documentation.
https://facebook.github.io/react-native/docs/animations#tracking-dynamic-values
## Changelog
[General] [Fixed] - Add AnimationInterpolation as possible type for toValue
Pull Request resolved: #27558
Test Plan: `yarn flow` works without errors.
Differential Revision: D19296804
Pulled By: cpojer
fbshipit-source-id: 7f09c762308c40f1eede5834fadf1837114aa397
0 commit comments