react-native-macos/Libraries/Modal
Satyajit Sahoo 29f0cedc0a Remove usage of legacy context API in modal (#29002)
Summary:
Remove usage of the legacy context API in Modal in favor of the new context API. Closes https://github.com/facebook/react-native/issues/28103
Pull Request resolved: https://github.com/facebook/react-native/pull/29002

Test Plan: Run RNTester app and test the Modal example. Also add a `console.warn` to make sure we get the correct context value.

Differential Revision: D21793993

Pulled By: TheSavior

fbshipit-source-id: de2a30cbd46507bfa73a563d2429c5a7f0e320c9
2020-06-02 11:15:34 -07:00
..
__tests__ Modal: disable view flattening explicitly for the children of Modal, the content wrappers 2020-04-23 15:39:45 -07:00
Modal.js Remove usage of legacy context API in modal (#29002) 2020-06-02 11:15:34 -07:00
NativeModalManager.js Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
RCTModalHostViewNativeComponent.js Updating the URLs to point at new domain name reactnative.dev 2020-02-24 13:09:11 -08:00