mirror of
https://github.com/status-im/react-native.git
synced 2025-01-20 22:39:20 +00:00
a9846da9fa
Summary:This adds support for passing plain numbers into the add and multiply operators. This can be useful if you want to have one AnimatedValue for a component that is say a scale 0 -> 1 and then animated many style properties accordingly using derivative Animated values. Thoughts? As far as implementation, there may be more performant implementations that do not require creating a whole new AnimatedValue for every static number. I am open to suggestion. Closes https://github.com/facebook/react-native/pull/6154 Differential Revision: D2979962 Pulled By: vjeux fb-gh-sync-id: b5ecb568b4c64b995dc4100991f02c17f0dd97dd shipit-source-id: b5ecb568b4c64b995dc4100991f02c17f0dd97dd