A React Native authentication flow example using TypeScript, Redux and React Navigation.
- The user can log in / out
- It's session is stored in local storage
- If not authenticated he's redirected to log in page
Scaffolding of the project was made automatically using React Native Template TypeScript.