A trello like application in react native
command : npx expo start -c
- Connexion with Google Auth
- Fix the Alert bug for the Log Out
- Take in account the image upload
- Add the image edit
- Add the image display in the story details
- Add some animations (a swipe between the tab navigator for example)
- Move the Log Out button on the front of the application (next to the stack navigator for example)
- Change in white the tab navigator's color
- Add a snackbar to inform the user of an action (when he creates/edit/delete something for example)