{"id":23915786,"url":"https://github.com/syntaxlexx/expo-app-router","last_synced_at":"2026-06-29T19:31:55.851Z","repository":{"id":270270562,"uuid":"909819921","full_name":"syntaxlexx/expo-app-router","owner":"syntaxlexx","description":"React Native Playground Ft. Expo SDK 52+, RN ^0.76, NativeWind v3","archived":false,"fork":false,"pushed_at":"2025-01-03T22:03:48.000Z","size":3195,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-23T01:56:22.635Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/syntaxlexx.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,"zenodo":null}},"created_at":"2024-12-29T21:39:55.000Z","updated_at":"2025-01-29T20:37:57.000Z","dependencies_parsed_at":"2024-12-29T22:25:13.687Z","dependency_job_id":"6890a3bb-bbb2-49b9-b544-2b6546ef9b33","html_url":"https://github.com/syntaxlexx/expo-app-router","commit_stats":null,"previous_names":["syntaxlexx/expo-app-router"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/syntaxlexx/expo-app-router","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntaxlexx%2Fexpo-app-router","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntaxlexx%2Fexpo-app-router/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntaxlexx%2Fexpo-app-router/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntaxlexx%2Fexpo-app-router/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syntaxlexx","download_url":"https://codeload.github.com/syntaxlexx/expo-app-router/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntaxlexx%2Fexpo-app-router/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34941026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"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":[],"created_at":"2025-01-05T11:48:01.090Z","updated_at":"2026-06-29T19:31:55.834Z","avatar_url":"https://github.com/syntaxlexx.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to your Expo app 👋\n\nThis is an [Expo](https://expo.dev) project created with [`create-expo-app`](https://www.npmjs.com/package/create-expo-app).\n\n### Features\n- Expo SDK 52\n- React Native New App Architecture \n- React-Query for amazing UX/DX with APIs\n- Notifications (via expo-notifications) + Deep-Linking\n- Theming by ShadCn-UI CSS variables\n- Sample Screens\n   - Blog - posts loaded via useQuery and a *pagination* component\n   - Blog Endless-Scroll - posts loaded via useInfiniteQuery\n   - Notifications - Send local notifications on device\n\nOnboarding 1             |  Onboarding 2 | Onboarding 3\n:-------------------:|:-------------------:|:-------------------:\n![Screenshot 3](./_files/screenshot-onboarding-1.png)  |   ![Screenshot 4](./_files/screenshot-onboarding-2.png) | ![Screenshot 5](./_files/screenshot-onboarding-3.png)\n\n\nBlog Endless Scroll Mode using Flatlist             |  Blog manual pagination\n:-------------------------:|:-------------------------:\n![Screenshot 1: Blog Endless Scroll Mode using Flatlist](./_files/screenshot-blog-endless-scroll.png)  |   ![Screenshot 2: Blog manual pagination](./_files/screenshot-blog-manual-pagination.png)\n\n\n## Get started\n\n1. Install dependencies\n\n   ```bash\n   npm install\n   ```\n\n2. Start the app\n\n   ```bash\n    npx expo start\n   ```\n\nIn the output, you'll find options to open the app in a\n\n- [development build](https://docs.expo.dev/develop/development-builds/introduction/)\n- [Android emulator](https://docs.expo.dev/workflow/android-studio-emulator/)\n- [iOS simulator](https://docs.expo.dev/workflow/ios-simulator/)\n- [Expo Go](https://expo.dev/go), a limited sandbox for trying out app development with Expo\n\nYou can start developing by editing the files inside the **app** directory. This project uses [file-based routing](https://docs.expo.dev/router/introduction).\n\n## Get a fresh project\n\nWhen you're ready, run:\n\n```bash\nnpm run reset-project\n```\n\nThis command will move the starter code to the **app-example** directory and create a blank **app** directory where you can start developing.\n\n## Learn more\n\nTo learn more about developing your project with Expo, look at the following resources:\n\n- [Expo documentation](https://docs.expo.dev/): Learn fundamentals, or go into advanced topics with our [guides](https://docs.expo.dev/guides).\n- [Learn Expo tutorial](https://docs.expo.dev/tutorial/introduction/): Follow a step-by-step tutorial where you'll create a project that runs on Android, iOS, and the web.\n\n## Join the community\n\nJoin our community of developers creating universal apps.\n\n- [Expo on GitHub](https://github.com/expo/expo): View our open source platform and contribute.\n- [Discord community](https://chat.expo.dev): Chat with Expo users and ask questions.\n\n## EAS\nCommon commands to build with EAS. [Click Here](https://docs.expo.dev/build/setup/) for the latest build steps.\n\n\u003eNB: For fresh projects without an existing Android Keystore, it is recommended to first run `eas build --platform android` so as to register a new key with EAS.\n\n```bash\n# Configure\neas build:configure\n\n# Build\neas build --platform android\neas build --platform ios\neas build --platform all\n\neas build --platform android --profile preview\neas build --platform android --profile development\n\n# List builds\neas build:list\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyntaxlexx%2Fexpo-app-router","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyntaxlexx%2Fexpo-app-router","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyntaxlexx%2Fexpo-app-router/lists"}