To build a chat app for mobile devices using React Native. The app will provide users with a chat interface and options to share images and their location.
- can send
- photos from library
- location
- photo taken from camera
- messages
Library: React Framework: Expo Language: Javascript; CSS
● A page where users can enter their name and choose a background color for the chat screen before joining the chat. ● A page displaying the conversation, as well as an input field and submit button. ● The chat must provide users with two additional communication features: sending images and location data. ● Data gets stored online and offline.
npm i
expo start