{"id":26711414,"url":"https://github.com/abolkog/react-native-simple-chat","last_synced_at":"2025-04-13T19:50:50.639Z","repository":{"id":164331434,"uuid":"112932057","full_name":"abolkog/react-native-simple-chat","owner":"abolkog","description":"React Native Simple Chat Tutorial code","archived":false,"fork":false,"pushed_at":"2017-12-09T06:56:43.000Z","size":65,"stargazers_count":8,"open_issues_count":1,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T10:34:22.689Z","etag":null,"topics":["firebase","react-native","tutorial"],"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/abolkog.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-03T13:54:13.000Z","updated_at":"2023-09-07T04:24:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"e1a2291b-9eb7-4e70-b919-a6509a5776a4","html_url":"https://github.com/abolkog/react-native-simple-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/abolkog%2Freact-native-simple-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abolkog%2Freact-native-simple-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abolkog%2Freact-native-simple-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abolkog%2Freact-native-simple-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abolkog","download_url":"https://codeload.github.com/abolkog/react-native-simple-chat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248773692,"owners_count":21159516,"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":["firebase","react-native","tutorial"],"created_at":"2025-03-27T10:28:28.293Z","updated_at":"2025-04-13T19:50:50.632Z","avatar_url":"https://github.com/abolkog.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Native Simple Chat\n\nThis is the repository is for the tutorial [\"React Native Simple Chat - Arabic\"](http://abolkog.com/courses/view/react-native-chat-application) @abolkog.com\n\n# The App\n  - The app is a simple Global chat application using React Native, Redux and Firebase\n\n# Firebase configuration. \nYou will need to setup your firebase account, then create the file `src/firebase.js` and add the credentials there.\n\n#### Example file (firebase.js)\n```\nimport * as firebase from 'firebase';\n\nconst config = {\n    apiKey: \"API_KEY\",\n    authDomain: \"AUTH_DOMAIN_HERE\",\n    databaseURL: \"DATABASE_URL_HERE\",\n    projectId: \"PROJECT_ID_HERE\",\n    storageBucket: \"\",\n    messagingSenderId: \"SENDER_ID_HERE\"\n};\nfirebase.initializeApp(config);\n\nexport default firebase;\n\n```\n\n#### Contact Me\nYou can use the [Contact Me](http://www.abolkog.com/contact) form at my website or drop me a message on twitter @abolkog","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabolkog%2Freact-native-simple-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabolkog%2Freact-native-simple-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabolkog%2Freact-native-simple-chat/lists"}