Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update
ScrollResponder.js
to use new scrollTo
API
Summary:`scrollResponderInputMeasureAndScrollToKeyboard` is the only non-deprecated method in `ScrollResponder.js` that doesn't use the [new `scrollTo` API](6941c4e). The other method that uses the deprecated API (`scrollResponderScrollWithoutAnimationTo`) is also deprecated, so it has been left unaltered. Closes #5990 Differential Revision: D2953916 Pulled By: nicklockwood fb-gh-sync-id: d692c598e6b85d1050e58b87146d01b031653a49 shipit-source-id: d692c598e6b85d1050e58b87146d01b031653a49
- Loading branch information