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
- Host: GitHub
- URL: https://github.com/dotamir/dotchat
- Owner: dotamir
- Created: 2017-08-23T11:54:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-23T13:48:56.000Z (almost 9 years ago)
- Last Synced: 2025-03-31T10:38:47.716Z (over 1 year ago)
- Topics: chat, expo, gifted-chat, react, react-native, redux
- Language: JavaScript
- Size: 90.8 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).