Skip to content

A React Native Chat app which allows you to chat with your friends in realtime

License

Notifications You must be signed in to change notification settings

Hemant27031999/Chatter-Native

Repository files navigation

Chatter-Native

Platform License: MIT

Chatter-Native is a simple mobile app made for chatting with your friends. It provide realtime message exchange like any other chat app and has awesome UI. It is build on React Native platform so it supports both Android and IOS support. The app is easy to run, you just have to install the expo app from play store and from that expo app, scan the QR code provided here. And if you don't want to install the expo app, you can download the apk from here.
The server for the app is a node js server hosted on heroku and is there on github as well. View it here.
I have also developed the corresponding React.js web app with awesome UI which you can view here.
Right now, I have covered only the major functionalities, but there are many things that can be developed in the app like signing in using google/facebook, media sharing, profiles page display etc. I you want to contribute, you are welcome.


Link to run the app using EXPO

https://expo.io/@hemant_yadav/Chatter-Native
Expo is a open source platform build to distribute react native app conveniently. Download it from play store and scan the QR code provided in the above link to run the app.


Link to download the APK

https://drive.google.com/open?id=1NPrmVQ4r-qdh_AVBxXbDZMaJ4VAx328s


Screens

Here are all the screens inside this app.

Register SignIn Navigation
ChatScreen Friend Requests All Users

For Users

Here you first have to register yourself. Than you can send friend requests to the users of this app or to your friends. Once they accespt your friend request, you will become friends and then you can enjoy real time messaging with them.



For Developers who wants to contribute

Developers are welcome to contribute to this open source. To set up this project on your local machine, first clone it. Then go to the directory and run npm install to install all the modules listed in package.json file. After completion, run expo start to run the app on local server.




Bugs or Issues

If you find any bug or issue, feel free to report it. Your suggestions and PRs are also welcomed.

About

A React Native Chat app which allows you to chat with your friends in realtime

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published