-1

I am working on building a React Native application. I have installed React navigation stack and worked on it, it works fine. When I installed Drawer navigation and tried to use that, it came up with these errors. What is causing the problem here?

My App.js:

enter image description here

My Navigation.js:

enter image description here

My Errors:

enter image description here

halfer
  • 19,824
  • 17
  • 99
  • 186
barath thangam
  • 103
  • 1
  • 6

1 Answers1

0

npm start -- --reset-cache

Also I closed and rerun the emulator.

More can me found here. Navigate