mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 01:25:39 +00:00
69e98cfc75
Summary: Corresponding iOS PR: https://github.com/facebook/react-native/pull/11002 This adds an onScroll event to TextInput which is useful when a multiline TextInput has so much content that it is scrollable. **Test plan (required)** Verified the event works properly in a test app. Also, my team uses this event in our app. Adam Comella Microsoft Corp. Closes https://github.com/facebook/react-native/pull/11001 Differential Revision: D4220941 Pulled By: mkonicek fbshipit-source-id: 7e420579946f2ae840c9e1fcdc8afab68007da17