{"id":23003637,"url":"https://github.com/osvaldokalvaitir/react-native-rockethelp","last_synced_at":"2026-04-10T23:37:41.889Z","repository":{"id":46944847,"uuid":"515368596","full_name":"osvaldokalvaitir/react-native-rockethelp","owner":"osvaldokalvaitir","description":":question: RocketHelp Application using React Native, Expo, TypeScript, NativeBase, React Native Firebase, React Native Firebase - Authentication, React Native Firebase - Cloud Firestore, @react-navigation/native, @react-navigation/stack, react-native-svg, react-native-svg-transformer, phosphor-react-native and consuming the features of the Firebase plaform","archived":false,"fork":false,"pushed_at":"2025-01-06T12:08:53.000Z","size":589,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-08T05:27:42.829Z","etag":null,"topics":["ignite-lab","react-native","rockethelp","rocketseat"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/osvaldokalvaitir.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-07-18T23:14:24.000Z","updated_at":"2025-01-06T12:08:57.000Z","dependencies_parsed_at":"2025-02-08T05:37:20.163Z","dependency_job_id":null,"html_url":"https://github.com/osvaldokalvaitir/react-native-rockethelp","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/osvaldokalvaitir%2Freact-native-rockethelp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osvaldokalvaitir%2Freact-native-rockethelp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osvaldokalvaitir%2Freact-native-rockethelp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osvaldokalvaitir%2Freact-native-rockethelp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osvaldokalvaitir","download_url":"https://codeload.github.com/osvaldokalvaitir/react-native-rockethelp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246829827,"owners_count":20840701,"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":["ignite-lab","react-native","rockethelp","rocketseat"],"created_at":"2024-12-15T07:14:53.622Z","updated_at":"2026-04-10T23:37:36.850Z","avatar_url":"https://github.com/osvaldokalvaitir.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cimg src=\"/.github/assets/logo.svg\"\n    width=\"200px\"\n    alt=\"Logo\" /\u003e\n\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003e\n  React Native - RocketHelp\n\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  :question: RocketHelp Application using React Native, Expo, TypeScript, NativeBase, React Native Firebase, React Native Firebase - Authentication, React Native Firebase - Cloud Firestore, @react-navigation/native, @react-navigation/stack, react-native-svg, react-native-svg-transformer, phosphor-react-native and consuming the features of the Firebase platform\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/osvaldokalvaitir/react-native-rockethelp.svg?color=00A83A\"\u003e\n\n  \u003cimg alt=\"GitHub language top\" src=\"https://img.shields.io/github/languages/top/osvaldokalvaitir/react-native-rockethelp.svg?color=00A83A\"\u003e\n\n  \u003ca href=\"https://kalvaitir.com/\"\u003e\n    \u003cimg alt=\"Made by Kalvaitir\" src=\"https://img.shields.io/badge/made%20by-Kalvaitir-00A83A\"\u003e\n  \u003c/a\u003e\n\n  \u003cimg alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-00A83A\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#iphone-demo\"\u003eDemo\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\u003ca href=\"#wrench-install-and-run\"\u003eInstall and run\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\u003ca href=\"#memo-license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n## :iphone: Demo\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"/.github/assets/demo.gif\" alt=\"Demo\" /\u003e\n\u003c/p\u003e\n\n## :wrench: Install and run\n\n_ps: Before running the app, configure Firebase platform._\n\nOpen terminal:\n\n```sh\n# Clone this repo\ngit clone https://github.com/osvaldokalvaitir/react-native-rockethelp\n\n# Entry in folder\ncd react-native-rockethelp\n\n# Install deps with npm or yarn\nnpm install | yarn\n\n# Launch the app on android or ios with expo\nnpm run android | yarn android\n\n# The Metro Bundler will open in the browser tab.\n\n# Click 'Run on Android device/emulator' to run the project in Android emulator.\n# ps: On Android, you need to accept a permission before installing.\n\n# Click 'Run on iOS simulator' to run the project in iOS emulator.\n```\n\nClick to learn more: [Firebase](https://github.com/osvaldokalvaitir/awesome/blob/main/src/development-platforms/firebase.md) - Follow the steps `Criar um projeto`, `Adicionar ao aplicativo`, `Authentication` and `Firestore Database`.\n\n## :memo: License\n\nThis project is under the MIT license. See [LICENSE](/LICENSE) for more information.\n\n---\n\n\u003cp align=\"center\"\u003e\nDeveloped with 💚 by \u003ca href=\"https://www.linkedin.com/in/osvaldokalvaitir\"\u003eOsvaldo Kalvaitir Filho\u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosvaldokalvaitir%2Freact-native-rockethelp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosvaldokalvaitir%2Freact-native-rockethelp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosvaldokalvaitir%2Freact-native-rockethelp/lists"}