Skip to content

Realtime room chat client built with React Native 📱

Notifications You must be signed in to change notification settings

mpirescarvalho/chatter-mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatter/mobile

Talk live to anyone from anywhere

GitHub language count GitHub top language GitHub stars GitHub last commit

Live

You can find and download the .apk here: https://github.com/mpirescarvalho/chatter-mobile/releases/tag/v0.1


Chatter mobile room list Chatter mobile chat room Chatter mobile participants

Contributing

  1. Fork it (https://github.com/mpirescarvalho/chatter-mobile/fork)
  2. Create your feature branch (git checkout -b feature/awesome)
  3. Commit your changes (git commit -am 'Add awesome feature')
  4. Push to the branch (git push origin feature/awesome)
  5. Create a new Pull Request

Building

You'll need Node.js installed on your computer in order to build this app.

$ git clone https://github.com/mpirescarvalho/chatter-mobile.git
$ cd chatter-mobile
$ npm install
$ npm run start

Runs the app in the development mode.

Contact

made by Marcelo Carvalho made by Marcelo Carvalho