見出し画像

Error: Couldn't find a 'component', 'getComponent' or 'children' prop for the screen

react-native  expo 
react navigationのルーティング設定で出たエラー

ただのタイポ ”component” を "components" にしてた

/* App.jsx */

<Stack.Screen name="Home" component={HomeScreen} />


この記事が気に入ったらサポートをしてみませんか?