react-native-macos/React
Chunlok Lo 2968450195 Allow extensions to set their own presentedViewController
Summary:
Since extensions does not have access to sharedApplication, give them an option to set the presentedViewController.
This will allow modules such as RCTAlertsManager to function correctly in extensions.
Changelog: [General] [Added] - Added RCTUtilsUIOverride as a way to shortcut obtaining presentedViewController from sharedApplication to a supplied view controller for extensions.

Reviewed By: PeteTheHeat

Differential Revision: D18620886

fbshipit-source-id: c752a6e328588f388e23be5270bf7da277182cca
2019-11-22 00:47:22 -08:00
..
Base Allow extensions to set their own presentedViewController 2019-11-22 00:47:22 -08:00
CoreModules Revert D16969764: Make RCTDevLoadingView TurboModule-compatible 2019-11-21 08:43:12 -08:00
CxxBridge Enable dev loading view in build-on-device 2019-11-18 15:24:32 -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 Revert D16969764: Make RCTDevLoadingView TurboModule-compatible 2019-11-21 08:43:12 -08:00
Fabric Revert D18504437: Extend Fabric iOS plugins to include Core components 2019-11-21 05:56:44 -08:00
Inspector Tidy up license headers [3/n] 2019-10-16 10:06:34 -07:00
Modules iOS: attach rootTag to the native component instance for easy access 2019-11-16 00:13:48 -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 Fix missing nullability in PickerManager.setNativeSelectedIndex 2019-11-19 10:22:24 -08: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