react-native/React
Pieter De Baets 96d13b663b Avoid presenting on view controller that's being dismissed
Summary:
Mitigates the issue in https://github.com/facebook/react-native/issues/10471, by not trying to present
a modal or alert view if the presenting view controller is already being dismissed.

Reviewed By: shergin

Differential Revision: D4962169

fbshipit-source-id: 593e3f21096458651d16677a3e030552f809bf02
2017-04-28 03:30:38 -07:00
..
Base Avoid presenting on view controller that's being dismissed 2017-04-28 03:30:38 -07:00
CxxBridge Drop support for webworkers 2017-04-25 05:37:54 -07:00
CxxModule Added support for synchronous methods in native modules on iOS 2017-04-27 12:03:30 -07:00
CxxUtils Explicitly cast to (bool) where needed on objc with folly::dynamic 2017-04-18 15:36:20 -07:00
DevSupport Split off websocket related items to RCTPackagerConnection 2017-04-20 08:32:10 -07:00
Executors Remove RCTBatchedBridge rule and all uses from the tree 2017-04-19 17:00:43 -07:00
Modules Immediately trigger renderApplication from RCTRootView init 2017-04-21 07:04:57 -07:00
Profiler Fixing another iOS app extension unsafe API usage in react native 2017-04-06 12:30:55 -07:00
React.xcodeproj Split off websocket related items to RCTPackagerConnection 2017-04-20 08:32:10 -07:00
ReactCxx.xcodeproj Drop support for webworkers 2017-04-25 05:37:54 -07:00
Views Adopting Yoga's YGConfig in RCTShadowView 2017-04-27 13:05:55 -07:00
folly.xcconfig Update Boost dependency to 1.63 on iOS 2017-03-10 05:45:28 -08:00