A simple social media app that thinks about the environment written in React Native

Job ID: 35677444

Budget: $10 – $30 USD

-When the user enters the application, he will be greeted by the login screen with email and password, if he has an account, he will be able to log in, otherwise he will be directed to the registration screen.
-Email, password, profile picture and name will be taken on the registration screen.
-Then the activity selection screen will come up, the user will choose an activity from here (cycling, running, garbage collection and tree planting)
-When the application is entered, there will be a 2-section tab navigator screen with the homepage and profile part.
- On the homepage, the user name, profile picture of the user and the selected activity should appear in the list view.
-The user should be able to message one-on-one with other users here (it should be like the chat screen in whatsapp). Also, they should be able to send location in this messaging.
-In the profile section, there should be a profile picture, name, email and a logout button, when this button is pressed, the login screen should be returned.
-These operations should be done using React Native and firebase.