{"id":24750647,"url":"https://github.com/girish54321/react-native-starter","last_synced_at":"2025-08-21T10:18:18.120Z","repository":{"id":37103204,"uuid":"464934722","full_name":"girish54321/react-native-starter","owner":"girish54321","description":"React Native Starter Boilerplate is a comprehensive and customizable boilerplate for building cross-platform mobile apps using React Native. It includes a range of preconfigured and preinstalled tools and libraries to help you get started quickly and easily, including Redux, React Navigation, Codepush, and Flavors.","archived":false,"fork":false,"pushed_at":"2024-12-01T03:36:20.000Z","size":30492,"stargazers_count":16,"open_issues_count":2,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T02:41:27.987Z","etag":null,"topics":["android-studio","boilerplate","codepush","customization","javascript","mobileappdevelopment","opensource","react-native","react-navigation","reactnative","reactnavigation","redux","typescript","xcode"],"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/girish54321.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-03-01T14:49:54.000Z","updated_at":"2024-12-01T03:36:24.000Z","dependencies_parsed_at":"2024-12-01T04:25:46.500Z","dependency_job_id":"45a81910-a109-4c87-b965-cbf94543b9aa","html_url":"https://github.com/girish54321/react-native-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/girish54321/react-native-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/girish54321%2Freact-native-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/girish54321%2Freact-native-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/girish54321%2Freact-native-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/girish54321%2Freact-native-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/girish54321","download_url":"https://codeload.github.com/girish54321/react-native-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/girish54321%2Freact-native-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271462097,"owners_count":24763860,"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","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-studio","boilerplate","codepush","customization","javascript","mobileappdevelopment","opensource","react-native","react-navigation","reactnative","reactnavigation","redux","typescript","xcode"],"created_at":"2025-01-28T09:08:35.944Z","updated_at":"2025-08-21T10:18:18.103Z","avatar_url":"https://github.com/girish54321.png","language":"TypeScript","funding_links":["https://www.buymeacoffee.com/girishparaa"],"categories":[],"sub_categories":[],"readme":"# ⚠️ Warning: This Repository is Deprecated ⚠️ new [project](https://github.com/girish54321/React-Native-StarterApp) is here.\n\n## Why? 🤔\n\nDue to significant changes in React Native, maintaining this project has become challenging.\nWhat's Next? 🚀\n\nI've created a new and improved project using the latest version of React Native. 🎉 You can check it out [here](https://github.com/girish54321/React-Native-StarterApp).\n\nThank you for understanding! 🙌\n\n# React Native TypeScript Starter with Flavors ❤️ now with Material 3\n\n## Welcome\n\nWelcome to our React Native starter repo! This repo includes a variety of core features to help you get started building a top-quality mobile app.\n\n## CodePush\n\nWe've included CodePush support, so you can easily deploy updates to your app without requiring users to update from the app store.\n\n## Flavor builds\n\nNeed to create different versions of your app for different markets or audiences? No problem! This starter repo includes support for flavor builds, so you can easily create unique versions of your app with their own branding, assets, and configurations.\n\n## Redux with Axios\n\nWe've included both Redux and Axios to help you manage the state of your app and make HTTP requests in a consistent and efficient manner.\n\nGet started building your dream app today with this powerful React Native starter repo!\n\n\u003cimg width=\"1604\"  src=\"appImages/banner.png?raw=true\"\u003e\n\n##\n\n\u003cimg width=\"1604\"  src=\"appImages/banner2.png?raw=true\"\u003e\n\n## Installation\n\n[\u003cimg src=\"https://github.com/NeoApplications/Neo-Backup/blob/034b226cea5c1b30eb4f6a6f313e4dadcbb0ece4/badge_github.png?raw=true\"\n    alt=\"Get it on GitHub\"\n    height=\"80\"\u003e](apk/app-prod-release.apk)\n\n## Run Locally\n\nClone the project\n\n```bash\n  git clone https://github.com/girish54321/react-native-typescript-starter.git\n```\n\nGo to the project directory\n\n```bash\n  cd react-native-starter\n```\n\nInstall dependencies\n\n```bash\n  yarn\n```\n\nOn Android DEV\n\n```bash\n  yarn android_dev_debug\n```\n\nOn Android Staging\n\n```bash\n  yarn android_staging_debug\n```\n\nOn Android PROD\n\n```bash\n  yarn android_prod_debug\n```\n\nOn iOS or use XCode\n\n```bash\n  cd ios \u0026\u0026 pod install \u0026\u0026 cd .. \u0026\u0026 yarn run ios11\n```\n\n## FAQ\n\n#### How to change ios simulator\n\nGo to `package.json` file add you favorite ❤️ simulator\n\n### Geting error react native cannot use import statement outside a module\n\nI All so get this error for this maybe try switching to `backup` branch or copy \u0026 paste below code in `package.json`\n\n```\n  \"devDependencies\": {\n    \"@babel/core\": \"^7.10.2\",\n    \"@babel/runtime\": \"^7.10.2\",\n    \"@react-native-community/eslint-config\": \"^2.0.0\",\n    \"babel-jest\": \"^26.0.1\",\n    \"babel-plugin-module-resolver\": \"^4.1.0\",\n    \"eslint\": \"^7.2.0\",\n    \"jest\": \"^26.0.1\",\n    \"metro-react-native-babel-preset\": \"^0.59.0\",\n    \"react-native-svg-transformer\": \"^1.0.0\",\n    \"react-test-renderer\": \"16.11.0\"\n  }\n```\n\n## Tech Stack\n\nReact, React native, Redux\n\nIf you find my work useful, please consider supporting me by buying me a coffee!\n\nYour support helps me continue to develop and maintain this project.\n\nThank you!\n\n\u003ca href=\"https://www.buymeacoffee.com/girishparaa\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/default-orange.png\" alt=\"Buy Me A Coffee\" height=\"41\" width=\"174\"\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgirish54321%2Freact-native-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgirish54321%2Freact-native-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgirish54321%2Freact-native-starter/lists"}