ignite-expo-boilerplate icon indicating copy to clipboard operation
ignite-expo-boilerplate copied to clipboard

You should only render one navigator explicitly in your app

Open snax4a opened this issue 6 years ago • 1 comments

[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?

snax4a avatar Dec 30 '18 14:12 snax4a

I also added ignite dev screens

snax4a avatar Dec 30 '18 14:12 snax4a