sn31 / cospedia

This is a mobile application that keeps track of cosmetics' expiration dates and more.
MIT License
4 stars 2 forks source link

Create a side menu to navigate between screens #4

Open sn31 opened 6 years ago

sn31 commented 6 years ago

The barebones of the screens are available and being worked on but we need a side menu to move around between these screens.

hyewon92cho commented 6 years ago

I made a top bar to add a hamburger button for the side menu. I'm working on it and will make a pull request if I finish adding a side menu. Screenshot

sn31 commented 6 years ago

@hyewon92cho, thanks! I moved the bottom tabs to the home screen earlier so you might to want to do a pull. I'll be working on the user profile page tomorrow.

hyewon92cho commented 6 years ago

Screenshot I'm stuck on this error... I tried everything I could find, but it keeps telling me Home is not a React Component.

sn31 commented 6 years ago

@hyewon92cho, I just added the SideMenuNavigator (just like your code above) and I'm not getting the error.