react-native-macos/React
Samuel Susla 4c4948b6e8 Fix unrecognised selector crash on iOS 9
Summary:
Refresh control is only available in iOS 10+

> https://developer.apple.com/documentation/uikit/uiscrollview/2127691-refreshcontrol?language=objc

changelog: Fix crash in `RCTPullToRefreshViewComponentView` on iOS 10

Reviewed By: cpojer

Differential Revision: D18161020

fbshipit-source-id: c789433f132e68fc71c875e1da79bfe4fd799a44
2019-10-28 00:07:19 -07:00
..
Base Introducing `RCTBridgeWillBeInvalidatedNotification` 2019-10-24 17:45:40 -07:00
CoreModules Run depslint on fb_plugin_apple_library rules 2019-10-26 13:47:15 -07:00
CxxBridge Replace folly::make_unique with std::make_unique (#26730) 2019-10-22 12:21:41 -07:00
CxxModule Replace folly::make_unique with std::make_unique (#26730) 2019-10-22 12:21:41 -07:00
CxxUtils Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
DevSupport Don't attempt to connect to React devtools every 2s 2019-10-23 10:30:43 -07:00
Fabric Fix unrecognised selector crash on iOS 9 2019-10-28 00:07:19 -07:00
Inspector Tidy up license headers [3/n] 2019-10-16 10:06:34 -07:00
Modules Render collapsed frames in RedBox 2019-10-22 11:05:36 -07:00
Profiler Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
UIUtils Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
Views Tidy up license headers [3/n] 2019-10-16 10:06:34 -07:00
React-RCTFabric.podspec Move non-license comments out of license header 2019-10-15 20:12:12 -07:00
third-party.xcconfig Upgrade folly to v2018.10.22.00 for iOS (#21976) 2018-10-29 12:13:11 -07:00