I am trying to use react-navigation to create a initial LOGIN screen which has no tabbar and header, and once the user has been successfully authenticated will navigate to a
There is now good documentation on the react-navigation site about the authentication flow.