react-native-macos/React
Saumya Mukul 1e7ed81d16 Prevent modal dismissal with swipe gestures
Summary:
(Fixing the problems in this diff https://our.intern.facebook.com/intern/diff/D19836548/)

iOS 13 introduced interactive dismissal for modals https://medium.com/hacknicity/view-controller-presentation-changes-in-ios-13-ac8c901ebc4e.
This breaks react modals. We're disabling this feature for react modals
Changelog: [iOS][Fixed]  Prevent interactive dismissal for non-fullscreen modals

Reviewed By: shergin

Differential Revision: D19880343

fbshipit-source-id: e2ad82db3dd827812824862f432d549c865216b9
2020-02-20 17:31:38 -08:00
..
AccessibilityResources/en.lproj Add localized accessibility strings to React Core pod (#27995) 2020-02-20 14:31:03 -08:00
Base Use Apple unified logging API (os_log) (#27892) 2020-01-28 15:23:59 -08:00
CoreModules Unbreak the build 2020-02-20 08:30:46 -08:00
CxxBridge Refactor HotModuleReloadClient setup call from bridge to RCTDevSettings 2020-02-13 12:27:47 -08: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 iOS: Fix RCTDevLoadingView not showing up with UIScene (#27916) 2020-02-20 15:38:16 -08:00
Fabric Do not switch queues if not necessary 2020-02-18 03:40:51 -08:00
Inspector Enabling RCTWebSocket on UIKitForMac (macOS Catalyst) (#27469) 2019-12-17 16:52:29 -08:00
Modules Refactor HotModuleReloadClient setup call from bridge to RCTDevSettings 2020-02-13 12:27:47 -08:00
Profiler iOS: attach rootTag to the native component instance for easy access 2019-11-16 00:13:48 -08:00
UIUtils Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
Views Prevent modal dismissal with swipe gestures 2020-02-20 17:31:38 -08:00
React-RCTFabric.podspec Upgrade Folly to v2020.01.13.00 (#27810) 2020-01-21 12:44:00 -08:00
third-party.xcconfig Upgrade Folly to v2020.01.13.00 (#27810) 2020-01-21 12:44:00 -08:00