Challenge: Implement Drawer Navigation

Challenge yourself by implementing a navigator.

We'll cover the following

The Drawer Navigator Challenge

Create a simple drawer navigator by adding the necessary code to the App.js file, using the SPA widget below. The drawer navigator must navigate between the Feed.js and Home.js screens. All the required dependencies have been installed.

Tip: You can visit the React Navigation documentation for reference.

Get hands-on with 1200+ tech skills courses.