Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aldoignatachandra/reactnative-takchat
Chat App Created By React Native Inspired By KakaoTalk
https://github.com/aldoignatachandra/reactnative-takchat
chat-app firebase geolocation-api maps react-native
Last synced: 5 days ago
JSON representation
Chat App Created By React Native Inspired By KakaoTalk
- Host: GitHub
- URL: https://github.com/aldoignatachandra/reactnative-takchat
- Owner: aldoignatachandra
- Created: 2019-11-12T17:13:11.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:49:40.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T14:09:15.484Z (over 1 year ago)
- Topics: chat-app, firebase, geolocation-api, maps, react-native
- Language: JavaScript
- Size: 20.9 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 21
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
TakChat
( React Native Mobile App - Android )
## Introduction
[![React Native](https://img.shields.io/badge/react%20native-v0.61.4-blue)](https://facebook.github.io/react-native/)
[![Firebase](https://img.shields.io/badge/firebase-v7.3.0-orange)](https://firebase.google.com/?gclid=EAIaIQobChMI2qeqx_3C4wIVTiUrCh0i0QGfEAAYASAAEgIPNfD_BwE)
[![Firebase](https://img.shields.io/badge/React%20Native%20Maps-0.26.1-green.svg?style=rounded-square)](https://github.com/react-native-community/react-native-maps)
![React Native Geolocation Service](https://img.shields.io/badge/react%20native%20geolocation%20service-v3.1.0-brightgreen)
![React Native Gifted Chat](https://img.shields.io/badge/react%20native%20gifted%20chat-v0.11.3-yellowgreen)TakChat is a Chat Application inspired by one of the famous Korean chat application, Kakao Talk. With maps feature to track/show the user's friend location near to user's current location. TakChat was built using React Native and Firebase real-time database.
## Features
* Track Friend's Location
* Realtime Chat
* And others## How to Install
1. Download / clone this project or you can type `https://github.com/aldoignatachandra/TakChat-React_Native_Chat`
2. Open app's directory in CMD or Terminal
3. Install node modules with type `npm install` or `yarn install`
4. Run App with type `react-native run-android`## Download the APK (TakChat)
You can Download the APK [`here`](https://drive.google.com/drive/folders/1iGlYjoSAnB0DwigOpWpgvdKQu0M9Eklb?usp=sharing)## Screenshot from the App
## License
[ISC](https://en.wikipedia.org/wiki/ISC_license "ISC")