unmount previously rendered camera / navigation issue

Hi my navigation looks like this:

TabNavigator
------Home
------Camera
------User (StackNavigator)
____-----Settings
____----Camera

So initially if i am in User → Camera and then if i go to camera tab it works fine. But when i go back to User tab, it still shows the Camera screen and it is just stuck.

Is it because of the navigation or unmounting the camera?

Thanks!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.