Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6545

Cannot find name React$Node React Native

$
0
0

I'm adding typescript to my react-native app,

in App.tsx

I'm getting this error on Cannot find name React$Node on

const App: () => React$Node = () => { ...}

Viewing all articles
Browse latest Browse all 6545

Trending Articles