{"id":13758761,"url":"https://github.com/ReactVision/starter-kit","last_synced_at":"2025-05-10T08:30:45.712Z","repository":{"id":40245304,"uuid":"333647497","full_name":"ReactVision/starter-kit","owner":"ReactVision","description":"React Native project setup with Viro 🚀","archived":false,"fork":false,"pushed_at":"2024-07-29T22:05:26.000Z","size":865,"stargazers_count":151,"open_issues_count":8,"forks_count":108,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-07T06:13:32.216Z","etag":null,"topics":["android","augmented-reality","ios","viro","viro-community"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/ReactVision.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":"2021-01-28T04:42:08.000Z","updated_at":"2025-03-31T22:49:16.000Z","dependencies_parsed_at":"2024-05-16T20:18:04.683Z","dependency_job_id":"c9f02660-2812-4181-912d-ca6e5e35d51c","html_url":"https://github.com/ReactVision/starter-kit","commit_stats":null,"previous_names":["nativevision/starter-kit","virocommunity/starter-kit","reactvision/starter-kit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactVision%2Fstarter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactVision%2Fstarter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactVision%2Fstarter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactVision%2Fstarter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReactVision","download_url":"https://codeload.github.com/ReactVision/starter-kit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253389521,"owners_count":21900769,"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","augmented-reality","ios","viro","viro-community"],"created_at":"2024-08-03T13:00:36.783Z","updated_at":"2025-05-10T08:30:44.129Z","avatar_url":"https://github.com/ReactVision.png","language":"Kotlin","readme":"# Viro Starter Kit\n\nThis is a new [**React Native**](https://reactnative.dev) project, set up with `@reactvision/react-viro`.\n\n## How to Install Viro in an existing project?\n\nIf you are integrating ViroReact into an existing project, have a look at our [Installation instructions](https://viro-community.readme.io/docs/installation-instructions).\n\n## Getting Started\n\n\u003e **Note**: Make sure you have completed the [React Native - Environment Setup](https://reactnative.dev/docs/environment-setup) instructions. Stop before you get to the `Creating a new application` section; we have done that for you!\n\n## Step 1: Install Dependencies\n\n```bash\nnpm install\n```\n\n### iOS only:\n\n```bash\ncd ios\npod install\ncd ..\n```\n\n## Step 2: Start the Metro Server\n\nFirst, you will need to start **Metro**, the JavaScript _bundler_ that ships _with_ React Native.\n\nTo start Metro, run the following command from the _root_ of your React Native project:\n\n```bash\nnpm start\n```\n\n## Step 3: Start your Application\n\n\u003e **Warning**: Due to limitations of the Apple Simulator and the Android Emulator, you must run your project on a physical device.\n\nLet Metro Bundler run in its _own_ terminal. Open a _new_ terminal from the _root_ of your React Native project. Run the following command to start your _Android_ or _iOS_ app:\n\n```bash\n# iOS\nnpx react-native run-ios\n# Android\nnpx react-native run-android\n```\n\nIf everything is set up _correctly_, you should see your new app running on you device.\n\n#### Install CocoaPods\n\n```bash\ncd ios\npod install\ncd ..\n```\n\n```bash\n# using npm\nnpm run ios\n\n# OR using Yarn\nyarn ios\n```\n\nIf everything is set up _correctly_, you should see your new app running in your _Android Emulator_ or _iOS Simulator_ shortly provided you have set up your emulator/simulator correctly.\n\nThis is one way to run your app — you can also run it directly from within Android Studio and Xcode respectively.\n\n## Step 4: Modifying your App\n\nNow that you have successfully run the app, let's modify it.\n\n1. Open `App.tsx` in your text editor of choice and edit some lines.\n2. For **Android**: Press the \u003ckbd\u003eR\u003c/kbd\u003e key twice or select **\"Reload\"** from the **Developer Menu** (\u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003eM\u003c/kbd\u003e (on Window and Linux) or \u003ckbd\u003eCmd ⌘\u003c/kbd\u003e + \u003ckbd\u003eM\u003c/kbd\u003e (on macOS)) to see your changes!\n\n## Next Steps\n\nCheck out our [documentation](https://viro-community.readme.io/) for guides, examples, and more!\n\n## Need help?\n\n[Reach us in Discord.](https://discord.gg/YfxDBGTxvG) or submit an issue!\n","funding_links":[],"categories":["Samples"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FReactVision%2Fstarter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FReactVision%2Fstarter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FReactVision%2Fstarter-kit/lists"}