mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 09:35:48 +00:00
ff6a2c3998
Summary: public This diff deprecates `scrollResponderScrollWithoutAnimationTo` and replaces it with an optional `animated` param in `scrollResponderScrollTo`. This is more consistent with our other APIs. Using the old `ScrollResponder.scrollResponderScrollWithoutAnimationTo` or `ScrollView.scrollWithoutAnimationTo` functions will still work, but will trigger a warning. Reviewed By: javache Differential Revision: D2823479 fb-gh-sync-id: 259966512104ca7b3995c9586144812a91b8d3e9