infinitered / ignite-bowser

Bowser is now re-integrated into Ignite CLI! Head to https://github.com/infinitered/ignite to check it out.
https://infinite.red/ignite
MIT License
616 stars 140 forks source link

Upgrade to latest React Navigation? #320

Closed hedgerh closed 4 years ago

hedgerh commented 4 years ago

Looks like Bowser is a couple of major versions behind on React Navigation. Is there a reason for this? Thinking about updating it in my project, so could contribute it back. Had some questions, though.

What's the purpose of the navigation store? Is this so you can navigate from within MST actions? Curious how this will jive with the new React Navigation API.

EDIT: there is apparently an open PR for this! https://github.com/infinitered/ignite-bowser/pull/311

variyanirav commented 4 years ago

Can we have React-Navigation version 5.x feature in ignite bowser?

https://reactnavigation.org/versions

I love to try with dynamic Tab and Stack Navigator

xemil commented 4 years ago

There is an ongoing PR

rdewolff commented 4 years ago

It has been merged in v.5.0.0 - cf https://github.com/infinitered/ignite-bowser/pull/311.

This issue can be closed.