PixelogicDev / Gruvee-Mobile

#WeAreGrüvee
MIT License
48 stars 11 forks source link

[Enhancement] Migrate to React-Navigation V5 #123

Closed adilanchian closed 4 years ago

adilanchian commented 4 years ago

Is your feature request related to a problem? Please describe. Ya. React-Native-Navigation blows and makes no sense for us to keep using. It's time to switch

Describe the solution you'd like I would like to move to React-Navigation V5 as it seems to have more support and a cleaner way of implementing navigation in React Native

Describe alternatives you've considered Spent 149 days working with React-Native-Navigation. It's just not worth it anymore

adilanchian commented 4 years ago

Ripped out the old navigation library, brought in react navigation v5 and started to hook up redux. Need to create an app container that holds navigation and redux logic.

adilanchian commented 4 years ago

What We Did Today

What We Will Do Next Time

adilanchian commented 4 years ago

What We Did Today

What We Will Do Next Time

adilanchian commented 4 years ago

What We Did Today

What We Will Do Next Time

adilanchian commented 4 years ago

What We Did Today

What We Will Do Next Time

adilanchian commented 4 years ago

NOTE: https://reactnavigation.org/docs/header-buttons/#header-interaction-with-its-screen-component

adilanchian commented 4 years ago

What We Did Today

What We Will Do Next Time

adilanchian commented 4 years ago

We finished this up and will be moving back to Apple Auth! Going to make a PR to go into Apple Auth branch