{"id":28477501,"url":"https://github.com/react-navigation/template","last_synced_at":"2025-06-30T08:32:26.219Z","repository":{"id":265925471,"uuid":"895049915","full_name":"react-navigation/template","owner":"react-navigation","description":"A starter project using React Navigation","archived":false,"fork":false,"pushed_at":"2025-06-19T08:53:48.000Z","size":47,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-26T06:15:34.842Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":false,"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/react-navigation.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-27T13:22:32.000Z","updated_at":"2025-06-19T08:53:51.000Z","dependencies_parsed_at":"2024-12-18T21:20:30.650Z","dependency_job_id":"cbfdc8ce-db2d-4968-aa5f-bd18fdceaa4f","html_url":"https://github.com/react-navigation/template","commit_stats":null,"previous_names":["react-navigation/template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/react-navigation/template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-navigation%2Ftemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-navigation%2Ftemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-navigation%2Ftemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-navigation%2Ftemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-navigation","download_url":"https://codeload.github.com/react-navigation/template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-navigation%2Ftemplate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262046225,"owners_count":23250099,"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":[],"created_at":"2025-06-07T16:36:41.621Z","updated_at":"2025-06-30T08:32:26.207Z","avatar_url":"https://github.com/react-navigation.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Starter Template with React Navigation\n\nThis is a minimal starter template for React Native apps using Expo and React Navigation.\n\nIt includes the following:\n\n- Example [Native Stack](https://reactnavigation.org/docs/native-stack-navigator) with a nested [Bottom Tab](https://reactnavigation.org/docs/bottom-tab-navigator)\n- Web support with [React Native for Web](https://necolas.github.io/react-native-web/)\n- TypeScript support and configured for React Navigation\n- Automatic [deep link](https://reactnavigation.org/docs/deep-linking) and [URL handling configuration](https://reactnavigation.org/docs/configuring-links)\n- Theme support [based on system appearance](https://reactnavigation.org/docs/themes/#using-the-operating-system-preferences)\n- Expo [Development Build](https://docs.expo.dev/develop/development-builds/introduction/) with [Continuous Native Generation](https://docs.expo.dev/workflow/continuous-native-generation/)\n- Edge-to-edge configured on Android with [`react-native-edge-to-edge`](https://www.npmjs.com/package/react-native-edge-to-edge)\n\n## Getting Started\n\n1. Create a new project using this template:\n\n   ```sh\n   npx create-expo-app@latest --template react-navigation/template\n   ```\n\n2. Edit the `app.json` file to configure the `name`, `slug`, `scheme` and bundle identifiers (`ios.bundleIdentifier` and `android.bundleIdentifier`) for your app.\n\n3. Edit the `src/App.tsx` file to start working on your app.\n\n## Running the app\n\n- Install the dependencies:\n\n  ```sh\n  npm install\n  ```\n\n- Start the development server:\n\n  ```sh\n  npm start\n  ```\n\n- Build and run iOS and Android development builds:\n\n  ```sh\n  npm run ios\n  # or\n  npm run android\n  ```\n\n- In the terminal running the development server, press `i` to open the iOS simulator, `a` to open the Android device or emulator, or `w` to open the web browser.\n\n## Notes\n\nThis project uses a [development build](https://docs.expo.dev/develop/development-builds/introduction/) and cannot be run with [Expo Go](https://expo.dev/go). To run the app with Expo Go, edit the `package.json` file, remove the `expo-dev-client` package and `--dev-client` flag from the `start` script.\n\nWe highly recommend using the development builds for normal development and testing.\n\nThe `ios` and `android` folder are gitignored in the project by default as they are automatically generated during the build process ([Continuous Native Generation](https://docs.expo.dev/workflow/continuous-native-generation/)). This means that you should not edit these folders directly and use [config plugins](https://docs.expo.dev/config-plugins/) instead. However, if you need to edit these folders, you can remove them from the `.gitignore` file so that they are tracked by git.\n\n## Resources\n\n- [React Navigation documentation](https://reactnavigation.org/)\n- [Expo documentation](https://docs.expo.dev/)\n\n---\n\nDemo assets are from [lucide.dev](https://lucide.dev/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-navigation%2Ftemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freact-navigation%2Ftemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-navigation%2Ftemplate/lists"}