futurice / pepperoni-app-kit

Pepperoni - React Native App Starter Kit for Android and iOS
http://getpepperoni.com
MIT License
4.63k stars 645 forks source link

Pepperoni-app-kit not supporting "React Navigation (v2)" #234

Closed kagmanoj25 closed 5 years ago

kagmanoj25 commented 6 years ago

@FruitieX - I noticed that currently pepperoni-app-kit is not supporting "React Navigation (v2)", also not getting any update from long time. I can understand that due to the some reason, we are not getting any update from your end but we would like to use pepperoni-app-kit. If anyone share idea about how to use "React Navigation (v2)" it would be really good for us.

Thanks in advance.

KiranJasvanee commented 6 years ago

Having same issue with it. Please provide newer versions support of packages.

frederick-greenacademy commented 6 years ago

@KiranJasvanee @FruitieX According to React Navigation(v2) document, they recommend that don't keep navigation state "Storing your React Navigation state in your own Redux store is likely to give you a very difficult time if you don't know what you're doing". Follow their guide, I made the NavigationService file when would like to navigate Please check my folk to update these: https://github.com/brianha289/pepperoni-app-kit