* add failing test * honor displayName set on ForwardRef if available Since React.forwardRef returns a component object, some users (including styled-components and react-native) are starting to decorate them with various statics including displayName. This adjusts React's various name-getters to honor this if set and surface the name in warnings and hopefully DevTools. * fix typing * Refine later |
||
|---|---|---|
| .. | ||
| create-subscription | ||
| events | ||
| react | ||
| react-art | ||
| react-dom | ||
| react-is | ||
| react-native-renderer | ||
| react-noop-renderer | ||
| react-reconciler | ||
| react-test-renderer | ||
| schedule | ||
| shared | ||
| simple-cache-provider | ||