{"id":26688599,"url":"https://github.com/andreferi3/chatapp-reactnative","last_synced_at":"2026-02-27T19:02:22.225Z","repository":{"id":35282700,"uuid":"197053076","full_name":"andreferi3/ChatApp-ReactNative","owner":"andreferi3","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-04T04:32:27.000Z","size":3650,"stargazers_count":2,"open_issues_count":18,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-12T19:07:24.040Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andreferi3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-15T18:38:52.000Z","updated_at":"2019-07-27T14:49:55.000Z","dependencies_parsed_at":"2023-01-15T17:45:15.285Z","dependency_job_id":null,"html_url":"https://github.com/andreferi3/ChatApp-ReactNative","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreferi3%2FChatApp-ReactNative","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreferi3%2FChatApp-ReactNative/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreferi3%2FChatApp-ReactNative/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreferi3%2FChatApp-ReactNative/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreferi3","download_url":"https://codeload.github.com/andreferi3/ChatApp-ReactNative/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248618276,"owners_count":21134200,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-26T13:20:01.778Z","updated_at":"2026-02-27T19:02:17.204Z","avatar_url":"https://github.com/andreferi3.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eChat App with Maps Tracking\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://cdn-images-1.medium.com/max/2400/1*iTAHnz8gq1UkwTa_1sGYdw.png\" height=300 /\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n## Table of contents\n* [Introduction](#introduction)\n* [Requirements](#requirements)\n* [Setting up Firebase](#setting-up-firebase)\n\n## Introduction\n[![React Native](https://img.shields.io/badge/React%20Native-0.59-blue.svg?style=rounded-square)](https://facebook.github.io/react-native/)\n[![Firebase](https://img.shields.io/badge/Firebase-orange.svg?style=rounded-square)](https://console.firebase.google.com)\n[![React Navigation](https://img.shields.io/badge/React%20Navigation-^3.11-purple.svg?style=rounded-square)](https://reactnavigation.org)\n\u003cbr\u003e\n\nHere is my new github repository that is build an Chat App with User Map Tracking that i named with '**Kuy! Chat**', i build this app less than a week :D.\n\nIn this project i'am using firebase as database. Why ? because Firebase provides a realtime database and backend as a service. The service provides application developers an API that allows application data to be synchronized across clients and stored on Firebase's cloud.\n\n**Note**\u003cbr\u003e\nIf u want develope and take a part to make this app more better, feel free to fork or clone this repository and tag me as creator.\n\n## Requirements\n1. `node`, `npm`, `react-native-cli`\n1. This repository, clone into your local disk\n2. Firebase Account\n3. Google Cloud (to make API Maps SDK)\n\n## Setting up Firebase\n\nThe most important from this app is the database, yes, you must setup the database first at firebase. You can follow the instuctions how to create a real time database here :[Create and Integrating Firebase in React Native](https://www.metizsoft.com/blog/real-time-firebase-integration-with-react-native).\n\nfter you create a real time database at firebase and you got a Web Configuration, you must put the firebase web configuration at this file [AuthLoadingScreen](https://github.com/andreferi3/ChatApp-ReactNative/blob/master/src/screens/AuthLoadingScreen.js)\n\n## Create and Implement API Maps SDK\n\nTo make a new API Maps SDK and Implement it to your react native project, you can follow this instructions : [Get API Key](https://developers.google.com/maps/documentation/android-sdk/get-api-key)\n\nDon't forget after you create a new Maps SDK API, you must put the API to this file : **[AndroidManifest.xml](https://github.com/andreferi3/ChatApp-ReactNative/blob/master/android/app/src/main/AndroidManifest.xml)**\n\n## Last Step\n\nAfter you follow the instructions above, now you can go ahead to the last step, follow the instruction as well :\n1. Open the terminal in the project, if u use text editor Visual Studio Code you can do with **CTRL + SHIFT + `**\n2. Type in the terminal `npm install`\n3. Then, type `react-native link` to link all dependencies in this project\n4. And then type `react-native run-android` to run the project in your phone or emulator, the first be sure you connecting your Android Phone or Emulator with enabling USB Debugging.\n5. Enjoy the app! If you have a question feel free to send me email : [andreferi135@gmail.com](mailto:andreferi135@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreferi3%2Fchatapp-reactnative","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreferi3%2Fchatapp-reactnative","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreferi3%2Fchatapp-reactnative/lists"}