ignite-expo-boilerplate
ignite-expo-boilerplate copied to clipboard
You should only render one navigator explicitly in your app
[14:38:03] You should only render one navigator explicitly in your app, and other navigators should by rendered by including them in that navigator. Full details at: https://reactnavigation.org/docs/common-mistakes.html#explicitly-rendering-more-than-one-navigator
- node_modules\react-native\Libraries\ReactNative\YellowBox.js:80:15 in warn
- node_modules\expo\src\Expo.js:26:41 in warn
- ... 31 more stack frames from framework internals
after installing this boilerplate and expo start i get this error in console, how can i fix this?
I also added ignite dev screens