I am using react-navigation in React Native and I want, on startup, to determine if the user is logged in, and if he/she is already logged in, I want to open a modal window (full screen).
How is this best done? I cannot find anything in the react-navigation docs where a screen is conditionally shown.
via Jamgreen
No comments:
Post a Comment