Teemu Simola
Teemu Simola
> Hopefully this helps someone in the future, but I _think_ I've found a solution. Almost zero experience with React Native so bare with me. I was able to Login...
> Does anyone have working code that uses the auth-flow code @tpssim linked in the previous comment? https://github.com/tpssim/react-native-firebase This should work. I also added logout functionality.
> > Home has been defined at step 3, so it should be available already at step 7/8. > > Yeah, but it's conditionally rendered based on the `user` value...