react-native-navigation icon indicating copy to clipboard operation
react-native-navigation copied to clipboard

Please support built-in solution for drawer

Open kelvin-dev opened this issue 3 years ago • 0 comments

🚀 Feature

React Native Navigation by Wix does not offer an in-built solution for displaying a drawer on iOS. Their current side-menu has limited functionality on both iOS and Android.

Motivation

Current effort in integrations for a drawer is so HIGH, the playground example only focuses on MODAL screen, not a normal stack screen

Pitch

Please refer and merge solution with current 3rd-party drawer for this lib

https://github.com/lukebrandonfarrell/react-native-navigation-drawer-extension

kelvin-dev avatar Feb 11 '22 19:02 kelvin-dev