mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-17 23:04:40 +08:00
Removed some @providesModule tags and references
Reviewed By: jeanlauliac Differential Revision: D7758118 fbshipit-source-id: 556bdcac54f92e3143d98e0ae3d9016a5b7de2bd
This commit is contained in:
committed by
Facebook Github Bot
parent
a3a98eb1c7
commit
c656fa8072
@@ -574,7 +574,7 @@ const ScrollResponderMixin = {
|
||||
* - willHide {startCoordinates, endCoordinates} several times
|
||||
* - didHide several times
|
||||
*
|
||||
* The `ScrollResponder` providesModule callbacks for each of these events.
|
||||
* The `ScrollResponder` module callbacks for each of these events.
|
||||
* Even though any user could have easily listened to keyboard events
|
||||
* themselves, using these `props` callbacks ensures that ordering of events
|
||||
* is consistent - and not dependent on the order that the keyboard events are
|
||||
|
||||
Reference in New Issue
Block a user