mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
78a9125de8
Summary:`scrollResponderInputMeasureAndScrollToKeyboard` is the only non-deprecated method in `ScrollResponder.js` that doesn't use the [new `scrollTo` API](https://github.com/facebook/react-native/commit/6941c4e027abb582d7cef0e7c3b9b7ebf51bc070). The other method that uses the deprecated API (`scrollResponderScrollWithoutAnimationTo`) is also deprecated, so it has been left unaltered. Closes https://github.com/facebook/react-native/pull/5990 Differential Revision: D2953916 Pulled By: nicklockwood fb-gh-sync-id: d692c598e6b85d1050e58b87146d01b031653a49 shipit-source-id: d692c598e6b85d1050e58b87146d01b031653a49