{"id":34605310,"url":"https://github.com/handi-dev/react-native-typescript-boilerplate","last_synced_at":"2025-12-24T13:42:40.502Z","repository":{"id":55766562,"uuid":"515782163","full_name":"handi-dev/react-native-typescript-boilerplate","owner":"handi-dev","description":"React Native Typescript Boilerplate,  React Native Starter Kits : react-navigation and its dependencies, redux, redux persist and redux thunk, redux toolkit, react native vector icons, react-native async storage ","archived":false,"fork":false,"pushed_at":"2023-12-25T14:40:14.000Z","size":1966,"stargazers_count":39,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-05T09:13:09.478Z","etag":null,"topics":["boilerplate","react","reactnative","reactnative-ui","reactnativetypescript","redux","redux-toolkit"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/handi-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["handipriyono"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-07-20T00:30:28.000Z","updated_at":"2025-02-05T12:00:35.000Z","dependencies_parsed_at":"2024-08-21T20:10:00.544Z","dependency_job_id":null,"html_url":"https://github.com/handi-dev/react-native-typescript-boilerplate","commit_stats":{"total_commits":15,"total_committers":4,"mean_commits":3.75,"dds":0.4666666666666667,"last_synced_commit":"056abc09273e6b265456e3b8d2237e686d8f219f"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/handi-dev/react-native-typescript-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handi-dev%2Freact-native-typescript-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handi-dev%2Freact-native-typescript-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handi-dev%2Freact-native-typescript-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handi-dev%2Freact-native-typescript-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handi-dev","download_url":"https://codeload.github.com/handi-dev/react-native-typescript-boilerplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handi-dev%2Freact-native-typescript-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28003447,"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-12-24T02:00:07.193Z","response_time":83,"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":["boilerplate","react","reactnative","reactnative-ui","reactnativetypescript","redux","redux-toolkit"],"created_at":"2025-12-24T13:42:39.997Z","updated_at":"2025-12-24T13:42:40.488Z","avatar_url":"https://github.com/handi-dev.png","language":"TypeScript","readme":"# react-native-typescript-boilerplate-template 2024\n[![npm](https://img.shields.io/npm/v/@handidev/react-native-typescript-boilerplate)](https://www.npmjs.com/package/@handidev/react-native-typescript-boilerplate)\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)\n\n## What is React Native Typescript Boilerplate 2024 - 0.73.1\n\nIt is a template that you can clone and reuse for every project. It is starting point for React Native application.\n\n## React Native Typescript Boilerplate ( 0.73.1 )\n\nconsist of:\n  - \"react-native\": \"0.73.1\",\n  - \"@react-native-masked-view/masked-view\": \"^0.3.1\",\n  - \"@react-navigation/bottom-tabs\": \"^6.5.11\",\n  - \"@react-navigation/material-top-tabs\": \"^6.6.5\",\n  - \"@react-navigation/native\": \"^6.1.9\",\n  - \"@react-navigation/native-stack\": \"^6.9.17\",\n  - \"@react-navigation/stack\": \"^6.3.20\",\n  - \"react\": \"18.2.0\",\n  - \"react-native-gesture-handler\": \"^2.14.0\",\n  - \"react-native-pager-view\": \"^6.2.3\",\n  - \"react-native-safe-area-context\": \"^4.8.2\",\n  - \"react-native-screens\": \"^3.29.0\",\n  - \"react-native-tab-view\": \"^3.5.2\",\n  - \"react-native-vector-icons\": \"^10.0.3\"\n\n## Requirements\n\nNode 18 or greater is required. Development for iOS requires a Mac and Xcode 10 or up, and will target iOS 11 and up.\n\nYou also need to install the dependencies required by React Native.  \nGo to the [React Native environment setup](https://reactnative.dev/docs/environment-setup), then select `React Native CLI Quickstart` tab.  \nFollow instructions for your given `development OS` and `target OS`.\n\n## Quick start\n\nTo create a new project using the boilerplate simply run :\n\n```\nnpx react-native init MyAppName --template @handidev/react-native-typescript-boilerplate\n```\n\nnote: replace `MyAppName` with your desired App name.\n\nAssuming you have all the requirements installed, you can run the project by running:\n\n- `yarn start` / `npm start -- -- reset-cache`  to start the metro bundler, in a dedicated terminal\n- `npx react-native run-ios` / `npx react-native run-android`  to run the *platform* application (remember to start a simulator or connect a device)\n## List of Q \u0026 A\n\n#### I got error `Error: spawn ./gradlew EACCES` when run `npx react-native run-android`.\n\nRun this command `chmod 755 android/gradlew` from your root project directory\n\n#### I got error `Error: SDK location not found. Define location with sdk.dir in the local.properties file or with an ANDROID_HOME environment variable.`\n\n- Go to your Project -\u003e Android\n- Create a file local.properties\n- Open the file\n- Paste your Android SDK path depending on the operating system:\n\n  - Windows:\n    sdk.dir=C:\\\\Users\\\\`USERNAME`\\\\AppData\\\\Local\\\\Android\\\\sdk\n  - Linux or MacOS\n    sdk.dir=/Users/`USERNAME`/Library/Android/sdk\n\n- Replace `USERNAME` with your PC username\n\n\n#### Error Your Ruby version is 2.6.10, but your Gemfile specified 2.7.5\n- install `rbenv`\n- run `rbenv local 2.7.5`\n- `export PATH=\"$HOME/.rbenv/bin:$PATH\"`\n`export PATH=\"$HOME/.rbenv/shims:$PATH\"`\n\n--------------\n##### `Error /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems.rb:283:in find_spec_for_exe: Could not find 'bundler' (2.1.4) required by your /Users/username/DEVELOPER/MyAppName/Gemfile.lock. (Gem::GemNotFoundException)`\n`To update to the latest version installed on your system, run bundle update --bundler.\nTo install the missing version, run `gem install bundler:2.1.4`\nfrom /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems.rb:302:in activate_bin_path\nfrom /usr/bin/bundle:23:in \u003cmain\u003e`\n\n✖ Installing Bundler\n`error Error: Looks like your iOS environment is not properly set. Please go to https://reactnative.dev/docs/next/environment-setup and follow the React Native CLI QuickStart guide for macOS and iOS.`\n\n### Solution:\nfollow step below:\n1. `brew install rbenv`\n2. `rbenv install 2.7.5`\n3. `rbenv local 2.7.5  `\n4. `export PATH=\"$HOME/.rbenv/shims:$PATH\"`\n----------\n\n### React Native Build Failed on M1 Macbook Pro / Air\n\ntry this solution: [How to Run and Build React Native on Macbook Pro M1 Apple Silicon](https://handi.dev/blog/how-run-react-native-on-macbook-m1-apple-silicon)\n","funding_links":["https://github.com/sponsors/handipriyono"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandi-dev%2Freact-native-typescript-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhandi-dev%2Freact-native-typescript-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandi-dev%2Freact-native-typescript-boilerplate/lists"}