Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mpirescarvalho/chatter-mobile

Realtime room chat client built with React Native 📱
https://github.com/mpirescarvalho/chatter-mobile

chat chatter expo react-native react-native-reanimated realtime socket-io styled-components

Last synced: about 2 months ago
JSON representation

Realtime room chat client built with React Native 📱

Awesome Lists containing this project

README

        

# 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 ()
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 first need chatter-server running: https://github.com/mpirescarvalho/chatter-server

You'll need [Node.js](https://nodejs.org) installed on your computer in order to build this app.

```bash
$ 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