Shadow

Results 3 comments of Shadow

Argument of type '(props: MapProps) => Element' is not assignable to parameter of type 'ComponentType'. Type '(props: MapProps) => Element' is not assignable to type 'FunctionComponent'. Types of parameters 'props'...

this will works for me https://github.com/facebook/react-native/issues/35210#issuecomment-1304536693

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.23.2 x64 **Electron**: 1.6.15 **OS**: Ubuntu 17.10 **Thrown From**: [mobile-preview](https://github.com/kenwheeler/mobile-preview) package 0.4.0 ### Stack Trace Failed to load the mobile-preview package...