{"id":18789710,"url":"https://github.com/crewdevio/react-native","last_synced_at":"2025-04-13T14:06:06.599Z","repository":{"id":226658673,"uuid":"769291275","full_name":"crewdevio/react-native","owner":"crewdevio","description":"react + capacitor + konsta UI + shadcn/ui","archived":false,"fork":false,"pushed_at":"2024-10-25T21:53:17.000Z","size":549,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-29T23:48:07.111Z","etag":null,"topics":["android","capacitorjs","chadcnui","ios","mobile-development","multiplatform-app","react-native","reactjs","tailwind","typescript"],"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/crewdevio.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}},"created_at":"2024-03-08T18:34:31.000Z","updated_at":"2024-10-25T21:53:21.000Z","dependencies_parsed_at":"2024-04-15T14:23:55.416Z","dependency_job_id":"039fc05a-f096-4316-b6c6-24c37120b528","html_url":"https://github.com/crewdevio/react-native","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"5e9ce228a0f0b7228eb607ee6e31486d78fcbac1"},"previous_names":["crewdevio/react-native"],"tags_count":0,"template":true,"template_full_name":"crewdevio/svelte-native","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crewdevio%2Freact-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crewdevio%2Freact-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crewdevio%2Freact-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crewdevio%2Freact-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crewdevio","download_url":"https://codeload.github.com/crewdevio/react-native/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223440924,"owners_count":17145493,"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","capacitorjs","chadcnui","ios","mobile-development","multiplatform-app","react-native","reactjs","tailwind","typescript"],"created_at":"2024-11-07T21:08:22.325Z","updated_at":"2024-11-07T21:08:22.887Z","avatar_url":"https://github.com/crewdevio.png","language":"TypeScript","readme":"# React Native\n\nThis template allows you to create native applications for Android and iOS using react, tailwind, capacitor, konsta UI, shadcn/ui.\n\n## Get started\n\nbasic requirements for web development:\n\n- [nodejs](https://nodejs.org/en) \u003e= 20\n- [pnpm](https://pnpm.io/) \u003e= 8\n\nfor ios development:\n\n- [Xcode](https://developer.apple.com/xcode/)\n- [CocoaPods](https://cocoapods.org)\n\n\u003e **Note**: iOS 13+ is supported. Xcode 14.1+ is required (see Environment Setup). Capacitor uses WKWebView, not the deprecated UIWebView.\n\nfor android development:\n\n- [Android Studio](https://developer.android.com/studio)\n\n\u003e **Note**: API 22+ (Android 5.1 or later) is supported, which represents over 99% of the Android market. Capacitor requires an Android WebView with Chrome version 60 or later. On Android 5-6, and 10+ Capacitor uses the Android System WebView. On Android 7-9, Google Chrome provides the WebView.\n\n## Development\n\nfirst use `template` or `clone` or `fork` this repo:\n\n```console\nnpx degit crewdevio/react-native my-app\n```\n\ninstall all dependencies:\n\n```console\npnpm install\n```\n\nstart web project:\n\n```console\npnpm run dev\n```\n\n### Open App in ios emulator\n\ncompile the frontend first:\n\n```console\npnpm run build\n```\n\nthen sync the code with ios/android\n\n```console\npnpm run sync\n```\n\nrun the project in the emulator:\n\n```console\npnpm run start:ios\n```\n\n### Open App in android emulator\n\ncompile the frontend first:\n\n```console\npnpm run build\n```\n\nthen sync the code with ios/android\n\n```console\npnpm run sync\n```\n\nrun the project in the emulator:\n\n```console\npnpm run start:android\n```\n\n## FAQ\n\n- Official Platforms\n\n  `iOS 13+`\n  `Android 5.1+ (Requires Chrome WebView 60+)`\n  `Modern Web Browsers like: Chrome, Firefox, Safari, Edge`\n\n- [Custom Native iOS Code](https://capacitorjs.com/docs/ios/custom-code)\n\n- [Custom Native Android Code](https://capacitorjs.com/docs/android/custom-code)\n\n- [Deploying your Capacitor iOS App to the App Store](https://capacitorjs.com/docs/ios/deploying-to-app-store)\n\n- [Deploying your Capacitor Android App to the Google Play Store](https://capacitorjs.com/docs/android/deploying-to-google-play)\n\n- [Official Plugins](https://capacitorjs.com/docs/plugins)\n\n- [Capacitor iOS API](https://capacitorjs.com/docs/core-apis/ios)\n\n- [Capacitor Android API](https://capacitorjs.com/docs/core-apis/android)\n\n- [Capacitor Web API](https://capacitorjs.com/docs/core-apis/web)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrewdevio%2Freact-native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrewdevio%2Freact-native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrewdevio%2Freact-native/lists"}