The ChatApp was built for mobile devices using React Native that allows users to use a chat interface and options to share images and their location.
Create a Chat App with React-Native using Expo.
● 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.
● React Native.
● Node.js.
● Expo.
● Google FireBase.
● Gifted Chat.
● Install globally Expo using npm install expo-cli --global
.
● Create an Expo account in Expo Official.
● Download the Expo Go Mobile App in your mobile phone and Sign In.
● Download the project from the Repository.
● Using the Terminal, go the repository where you have the project and npm install
.
● Run the ChatApp with expo start
.
● This will run the open details in the Terminal.
● Use the QR code for direct access with your Mobile Device for the sake of this explanation.
● LinkedIn: João Borges Mendonça.