sanjeevyadavIT / magento_react_native

🛒 MageCart: E-commerce app for Magento 2.x written in React Native
GNU General Public License v3.0
282 stars 124 forks source link

[iOS] Drawer Header not showing in drawer. #69

Closed MehmoodArib closed 5 years ago

MehmoodArib commented 5 years ago

Describe the bug The DrawerScreen, should show a DrawerHeader component at top, which serves as an entry point to Login or view user account. The component is not shown.

Expected behavior There should be DrawerHeader component in drawer.

Current Behavior No DrawerHeader component shown

Steps to Reproduce Please provide detailed steps for reproducing the issue.

  1. Open the App
  2. Click on Humburger icon on top left of toolbar
  3. No DrawerHeader

Screenshots drawer_header_ios

Smartphone (please complete the following information):

Additional context See Android build for reference.