kanzitelli / rnn-starter

🤹 React Native Starter - Powered by cli-rn, React Native Navigation, Expo Modules, RNN Screens, RN UI lib, MMKV, Mobx, Reanimated 2, Dark Mode, Splash Screen, Localization, Notifications, Permissions, and much more.
https://starters.dev
MIT License
549 stars 72 forks source link

[Module request] Please support native drawer | side menu #80

Closed mary-ng5519 closed 2 years ago

mary-ng5519 commented 2 years ago

Folks, most of mobile apps need drawer, please help integrate it into the starter kit https://raw.githubusercontent.com/LukeBrandonFarrell/open-source-images/master/react-native-navigation-drawer-extension/left-drawer.gif https://raw.githubusercontent.com/LukeBrandonFarrell/open-source-images/master/react-native-navigation-drawer-extension/bottom-drawer.gif Ref: https://github.com/lukebrandonfarrell/react-native-navigation-drawer-extension Cheers,

kanzitelli commented 2 years ago

I would not agree that most of mobile apps need drawer. It's better to use tabs, more UX friendly. Plus, the drawer is not officially supported by RNN, it's just a workaround. However, if you'd like to use that library, I believe that there is easy installation instructions.