react-native-macos/Libraries/Components/RefreshControl
Michał Osadnik fb7b2d3533 Change returning value of DirectEventHandler and BubblingEventHandler to void
Summary:
returning type of Bubbling and Direct Event should be always void of Promise (if async). Other situations shouldn't be permitted.
Reformated all cases when it the function wasn't void.

Reviewed By: rickhanlonii

Differential Revision: D16165962

fbshipit-source-id: 7c1377c3ed4bd54a431a13e5bcda4f7ec0adf4dc
2019-07-10 05:40:20 -07:00
..
__mocks__ Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
AndroidSwipeRefreshLayoutNativeComponent.js Force WithDefault not to be an optional value 2019-07-02 03:30:55 -07:00
PullToRefreshViewNativeComponent.js Force WithDefault not to be an optional value 2019-07-02 03:30:55 -07:00
RefreshControl.js Change returning value of DirectEventHandler and BubblingEventHandler to void 2019-07-10 05:40:20 -07:00