mobile
mobile copied to clipboard
Can't navigate again after visiting Favorites
Seems to be a bug with the navigation library, according to @Proyoyo, who suggests migrating to react-navigation.
I haven't managed to fix the issue, but once I comment out the line actions.changeParent(route) in NavDrawer.js in method 'goto', it doesn't seem to happen again. Can anyone else confirm? is the parent functionality required or should we comment it out until a better fix?
@Proyoyo might know the answer
I'll investigate after work.