Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeroonedev01/reactnativem4chat
M4Chat is an simple maps app showing along all users that have signed up to this app and they can chat and track to each other.
https://github.com/zeroonedev01/reactnativem4chat
react-native
Last synced: about 16 hours ago
JSON representation
M4Chat is an simple maps app showing along all users that have signed up to this app and they can chat and track to each other.
- Host: GitHub
- URL: https://github.com/zeroonedev01/reactnativem4chat
- Owner: zeroonedev01
- Created: 2019-09-11T06:20:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T09:52:36.000Z (almost 2 years ago)
- Last Synced: 2024-02-12T07:34:35.655Z (9 months ago)
- Topics: react-native
- Language: JavaScript
- Homepage:
- Size: 6.53 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
M4Chat
(Maps for Chat)## Table of Contents
- [Table of Contents](#table-of-contents)
- [Introduction](#introduction)
- [Features](#features)
- [Built With](#built-with)
- [Requirements](#requirements)
- [Usage for Development](#usage-for-development)
- [Download Apk](#download-apk)
- [Screenshot](#screenshot)
- [Demo App](#demo-app)
- [Contributor](#contributor)## Introduction
M4Chat is an simple maps app showing along all users that have signed up to this app and they can chat and track to each other.
## Features
- Chat
- Maps
- Track friend
- Push Notification
- Realtime## Built With
[![React Native](https://img.shields.io/badge/react%20native-v0.60.5-blue)](https://facebook.github.io/react-native/)
[![Firebase](https://img.shields.io/badge/firebase-v6.60-orange)](https://firebase.google.com/?gclid=EAIaIQobChMI2qeqx_3C4wIVTiUrCh0i0QGfEAAYASAAEgIPNfD_BwE)
[![Firebase](https://img.shields.io/badge/React%20Native%20Maps-0.25.0-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.9.11-yellowgreen)## Requirements
- node.js
- code editor (visual studio code recommend)## Usage for Development
- Clone this repository https://github.com/tejojr/ReactNativeM4Chat.git
- Open CMD or Terminal and enter to the app directory
- Type in Terminal npm install to install the required packages.
- Type react-native run-android## Download Apk
Download the APK [`here`](https://drive.google.com/file/d/1V8yKkaA40Oo8_DIJ_TrQPPKexQrvzN56/view?usp=sharing)
## Screenshot
## Demo App
Demo the APK [`here`](https://www.youtube.com/watch?v=y_dS5pjDrNA)
## Contributor