This is a kind of pet project where I am trying to get into React Native.
If you want to see a live demo – see this video or you can install this apk on your Android phone as well.
To log in you can either register as a new user, or simply use login "test@test.com" and password "testtest"
When you write messages to someone, they are saved in Firebase, so you can see them again even after logging out and logging in back.
- [DONE!!!] Fix navigation issues (at the moment a logged in user can get to the Login screen and get stuck there)
- [DONE!!!] Store the history of user's interactions in Firebase
- [IN PROGRESS...] Add more nice-looking custom UI components
- React Native (with Expo)
- React Navigation
- Firebase
- OpenAI API