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

https://github.com/dotamir/dotchat

A simple chat app with react native and firebase
https://github.com/dotamir/dotchat

chat expo gifted-chat react react-native redux

Last synced: about 1 year ago
JSON representation

A simple chat app with react native and firebase

Awesome Lists containing this project

README

          

# dotChat
Simple chat application with react-native and firebase

## Preview
[Screenshot](Screenshot.png)

## Local development

1. clone the repository: ```git clone https://github.com/dotamir/dotChat.git```
2. ```cd dotChat```
3. ```npm install && npm start```
And you have to install ```Expo``` application on your device (IOS, Android) to open app in local development.

## Thanks to
1. [FaridSafi](https://github.com/FaridSafi/), Creator of GiftedChat which i used that on this work.

## License
Copyright © 2017 Amirhossein Eslami, Licensed under [MIT](http://dotamir.mit-license.org/).