Simple React Native Chat App
A simple react native chat app design built using expo react native. This example was put together by me with intend to educate beginners about industry standard design rules.
Try this on your device
Installation
git clone https://github.com/shujakhalid19/Chatapp
Running
npm run start
This project was put together by me to serve as an example to help you in building your own React Native Application.