Files
react-native/Libraries/Components
Rajiv ShahandLorenzo Sciandra 311ba9a8f8 Fix View/Text displayName (#21950)
Summary:
Adds the displayName prop to `View` and `Text` components. Because these now use `React.forwardRef`, they were showing as `Component` instead of their actual names.

Thanks to ljharb for helping to pinpoint the source of the issue!

Fixes #21937
Pull Request resolved: https://github.com/facebook/react-native/pull/21950

Differential Revision: D12827060

Pulled By: TheSavior

fbshipit-source-id: d812cae14d53ad821ab5873e737db63ad1a989e3
2018-11-07 10:31:22 +00:00
..
2018-06-06 05:32:06 -07:00
2018-08-31 15:28:00 +02:00
2018-06-19 14:17:19 -07:00
2018-08-13 21:38:58 +01:00
2018-11-07 10:31:22 +00:00