React-Native Chat App
A chat style app built using React-Native and Expo. Other tools used were Firebase/Firestore as well.
Download Expo Go for mobile and create an account. Also run the following in your CLI:
npm install expo-cli --global
After the initialization is complete, go to your project’s directory and start Expo with
npm start
or
expo start.
Follow instructions in the tab that will open in your browser.
Author: Trevor2492
Source Code: https://github.com/Trevor2492/Chat-app
#react-native #react #mobile-apps