๐ŸŒŒ

Drawer Navigation

You need to install some plugins for drawe navigation
npm install @react-navigation/drawer npm install react-native-gesture-handler npm install react-native-reanimated
ย 
notion image
Then You have to reset the cache because you have modify the bable.config.js
npx react-native start --reset-cache
Then you have to build the gradle again to install the native library
notion image
Phone View
notion image
notion image
notion image
ย