{"id":13761028,"url":"https://github.com/rubygarage/react-native-firebase-chat","last_synced_at":"2025-05-10T12:30:32.539Z","repository":{"id":41827308,"uuid":"99588350","full_name":"rubygarage/react-native-firebase-chat","owner":"rubygarage","description":"This repository contains the source code for a simple chat application built with React Native (frontend) and Firebase (backend).","archived":false,"fork":false,"pushed_at":"2023-01-03T15:17:17.000Z","size":2392,"stargazers_count":151,"open_issues_count":16,"forks_count":58,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-08-03T13:05:53.268Z","etag":null,"topics":["android","firebase","ios","react-native","redux"],"latest_commit_sha":null,"homepage":"","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/rubygarage.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":"2017-08-07T14:44:11.000Z","updated_at":"2024-04-18T18:19:56.000Z","dependencies_parsed_at":"2023-02-01T07:01:17.448Z","dependency_job_id":null,"html_url":"https://github.com/rubygarage/react-native-firebase-chat","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/rubygarage%2Freact-native-firebase-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygarage%2Freact-native-firebase-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygarage%2Freact-native-firebase-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygarage%2Freact-native-firebase-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubygarage","download_url":"https://codeload.github.com/rubygarage/react-native-firebase-chat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224957932,"owners_count":17398493,"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","firebase","ios","react-native","redux"],"created_at":"2024-08-03T13:01:33.545Z","updated_at":"2024-11-16T18:31:57.862Z","avatar_url":"https://github.com/rubygarage.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# react-native-firebase-chat\nThis repository contains the source code for a simple chat application built with React Native (frontend) and Firebase (backend).\n\nCopy the config from your Firebase account and paste it to firebase.js file that can be found by the path: app/configs/firebase.js \n\n```javascript\nexport const firebaseConfig = {\n  apiKey: “\u003cAPI_KEY\u003e“,\n  authDomain: “\u003cPROJECT_ID\u003e.firebaseapp.com”,\n  databaseURL: “https://\u003cDATABASE_NAME\u003e.firebaseio.com”,\n  projectId: “\u003cPROJECT_ID\u003e“,\n  storageBucket: “\u003cBUCKET\u003e.appspot.com”,\n  messagingSenderId: “\u003cSENDER_ID\u003e“,\n}\n```\n\nTo run the iOS application, use the following command:\n\n```\nreact-native run-ios\n```\n\nTo run the Android application, use this command:\n\n```\nreact-native run-android\n```\n***\n\u003ca href=\"https://rubygarage.org/\"\u003e\u003cimg src=\"https://rubygarage.s3.amazonaws.com/assets/assets/rg_color_logo_horizontal-919afc51a81d2e40cb6a0b43ee832e3fcd49669d06785156d2d16fd0d799f89e.png\" alt=\"RubyGarage Logo\" width=\"415\" height=\"128\"\u003e\u003c/a\u003e\n\nRubyGarage is a leading software development and consulting company in Eastern Europe. Our main expertise includes Ruby and Ruby on Rails, but we successfully employ other technologies to deliver the best results to our clients. [Check out our portfolio](https://rubygarage.org/portfolio) for even more exciting works!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubygarage%2Freact-native-firebase-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubygarage%2Freact-native-firebase-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubygarage%2Freact-native-firebase-chat/lists"}