Hi there! I'm using your package with a screen inside a TabNavigator and it looks like my back button callback is only being called from the second time the tab is changed. What I mean is, when I arrive at the screen the callback is not called when I press back on the device. Only when I navigate away from the screen and then come back does the back button behave as I expect.
Hi there! I'm using your package with a screen inside a TabNavigator and it looks like my back button callback is only being called from the second time the tab is changed. What I mean is, when I arrive at the screen the callback is not called when I press back on the device. Only when I navigate away from the screen and then come back does the back button behave as I expect.