{"id":13761018,"url":"https://github.com/bhavik66/react-native-firebase-chat","last_synced_at":"2025-10-27T06:32:14.940Z","repository":{"id":61044811,"uuid":"161348383","full_name":"bhavik66/react-native-firebase-chat","owner":"bhavik66","description":"React Native chat application using firebase.","archived":false,"fork":false,"pushed_at":"2018-12-18T05:32:31.000Z","size":1169,"stargazers_count":142,"open_issues_count":1,"forks_count":63,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-09-28T18:42:37.651Z","etag":null,"topics":["android-application","chat-application","firebase","firebase-auth","firebase-realtime-database","firebase-storage","ios-application","phone-authentication","react-components","react-native","react-native-app","react-native-navigation"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bhavik66.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-11T14:44:03.000Z","updated_at":"2024-08-04T17:57:21.000Z","dependencies_parsed_at":"2022-10-09T04:15:48.339Z","dependency_job_id":null,"html_url":"https://github.com/bhavik66/react-native-firebase-chat","commit_stats":null,"previous_names":["binbytes/react-native-firebase-chat"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhavik66%2Freact-native-firebase-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhavik66%2Freact-native-firebase-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhavik66%2Freact-native-firebase-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhavik66%2Freact-native-firebase-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bhavik66","download_url":"https://codeload.github.com/bhavik66/react-native-firebase-chat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219861742,"owners_count":16555987,"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":["android-application","chat-application","firebase","firebase-auth","firebase-realtime-database","firebase-storage","ios-application","phone-authentication","react-components","react-native","react-native-app","react-native-navigation"],"created_at":"2024-08-03T13:01:32.584Z","updated_at":"2025-10-27T06:32:09.413Z","avatar_url":"https://github.com/bhavik66.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://i.imgur.com/CbpT7sy.jpg\" alt=\"FirebaseChat\" title=\"FirebaseChat\" /\u003e\n\u003c/p\u003e\n\n# React Native Firebase Chat\n\n[![Build Status][ico-travis]][link-travis]\n[![React Native][react_native-badge]][react_native-url]\n[![Android Platform][android_platform-badge]][android_platform-url]\n[![Android Studio][android_studio-badge]][android_studio-url]\n[![Codebeat][codebeat-badge]][codebeat-url]\n\nReact Native chat application using Firebase backend. \n\nIn this project We have used following Firebase serivces.\n* **Firebase Authentication** : For authentication user by phone number\n* **Firebase RealTime Database** : That's we for handle realtime chat\n* **Firebase Storage** : That's we use for store user profile image\n\nBinBytes is an mobile \u0026 web application development agency in Rajkot, India. You'll find an overview of all our services [on our website](https://binbytes.com).\n\n## Requirements\n\n### Mandatory\n- [Android Studio](https://developer.android.com/studio/index.html).\n- [Node](https://nodejs.org), [Watchman](https://facebook.github.io/watchman/) and [React Native](https://facebook.github.io/react-native/).\n\n### Optional\n- [VS Code](https://code.visualstudio.com/)\n- [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)\n\n## Enviroment Settings\n\n### Mandatory\n- Install [Android Studio](https://developer.android.com/studio/index.html) and create an emulator.\n- Install [Node](https://nodejs.org), [Watchman](https://facebook.github.io/watchman/) and [React Native](https://facebook.github.io/react-native/).\n\n\n### Optional\n- Install [VS Code](https://code.visualstudio.com/) and follow extensions: `prettier`\n\n## Firebase Steup\n- For Firebase setup you need follow this [instructions](https://firebase.google.com/docs/android/setup)\n\n## Steps to Run\n### 1. Clone project and install the dependencies\n```\ngit clone git@github.com:binbytes/react-native-firebase-chat.git \u0026\u0026 cd react-native-firebase-chat \u0026\u0026 npm install\n```\n\n### 2. Setup firebase in Android\n- Download `google-services.json` from Firebase Project and copy it to `react-native-firebase-chat/android/app`\n\n(For download `google-services.json` use [this](https://support.google.com/firebase/answer/7015592))\n\n### 3. Make sure you have started an emulator and run the app on Android\n```\nreact-native run-android\n```\n\n## Architecture\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://i.imgur.com/RUJUqGE.jpg\" /\u003e\n\u003c/p\u003e\n\n## Security\n\nIf you discover any security related issues, please email author email instead of using the issue tracker.\n\n## Credits\n\n- [Bhavik Charola](https://github.com/bhavik66)\n\n## License\n\nMIT License. Please see the [license file](LICENSE.md) for more information.\n\n\n[react_native-badge]: https://img.shields.io/badge/React%20Native-0.57.7-blue.svg?style=flat\n[react_native-url]: https://facebook.github.io/react-native/\n[android_platform-badge]: https://img.shields.io/badge/Android-4.1+-green.svg\n[android_platform-url]: https://developer.android.com/index.html\n[android_studio-badge]: https://img.shields.io/badge/Android%20Studio-3.2.1+-green.svg\n[android_studio-url]: https://developer.android.com/studio/install\n[codebeat-badge]: https://codebeat.co/badges/f22bd54a-d944-440d-aa4d-3a99f79b41d3\n[codebeat-url]: https://codebeat.co/projects/github-com-binbytes-react-native-firebase-chat-master\n[ico-travis]: https://img.shields.io/travis/binbytes/laravel-model-media-backup/master.svg?style=flat-square\n[link-travis]: https://travis-ci.org/binbytes/react-native-firebase-chat","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhavik66%2Freact-native-firebase-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbhavik66%2Freact-native-firebase-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhavik66%2Freact-native-firebase-chat/lists"}