react-native-macos/Libraries/Modal
Rick Hanlon 4b935ae95f Correctly mock all components by setting the displayName
Summary:
In the next react sync we removed the `displayName` from forwardRef and useMemo components ([PR here](https://github.com/facebook/react/pull/18495 )).

This means we need to manually add the displayName in the mock.

Changelog: [General] [Fixed] Fix test renderer mocks to use the displayName more often.

Reviewed By: TheSavior

Differential Revision: D22775470

fbshipit-source-id: 1390dc325e34f7ccea32bbdf1c6a8f6efea3a080
2020-07-28 13:09:06 -07:00
..
__tests__ Correctly mock all components by setting the displayName 2020-07-28 13:09:06 -07:00
Modal.js Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
NativeModalManager.js Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
RCTModalHostViewNativeComponent.js Updating the URLs to point at new domain name reactnative.dev 2020-02-24 13:09:11 -08:00