Closed andybeak closed 6 years ago
Didn't mean to close, the console error is related to line 48:
.then(() => Actions.tabbar())
Changing this to .then(() => Actions.pop())
gives me the behaviour I'd expect.
I'm just a beginner but it looks like this project is following the flux documentation correctly so I think the issue is upstream.
Closing because I think it's upstream.
Help us reproduce - tell us about your environment
Steps to reproduce
Expected result
Actual result