{"id":24777123,"url":"https://github.com/abdullah0dev/with-router-tailwind-reanimated","last_synced_at":"2026-02-22T09:05:20.880Z","repository":{"id":273583790,"uuid":"920198838","full_name":"Abdullah0Dev/with-router-tailwind-reanimated","owner":"Abdullah0Dev","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-26T19:35:03.000Z","size":13454,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-27T00:40:52.038Z","etag":null,"topics":[],"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/Abdullah0Dev.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}},"created_at":"2025-01-21T18:26:08.000Z","updated_at":"2025-01-27T15:01:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"a3d64e5c-72b8-4b0f-bd63-260af2f51ec4","html_url":"https://github.com/Abdullah0Dev/with-router-tailwind-reanimated","commit_stats":null,"previous_names":["abdullah0dev/with-router-tailwind-reanimated"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Abdullah0Dev/with-router-tailwind-reanimated","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdullah0Dev%2Fwith-router-tailwind-reanimated","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdullah0Dev%2Fwith-router-tailwind-reanimated/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdullah0Dev%2Fwith-router-tailwind-reanimated/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdullah0Dev%2Fwith-router-tailwind-reanimated/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Abdullah0Dev","download_url":"https://codeload.github.com/Abdullah0Dev/with-router-tailwind-reanimated/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdullah0Dev%2Fwith-router-tailwind-reanimated/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29707521,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T05:59:28.568Z","status":"ssl_error","status_checked_at":"2026-02-22T05:58:46.208Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-29T07:49:25.709Z","updated_at":"2026-02-22T09:05:20.865Z","avatar_url":"https://github.com/Abdullah0Dev.png","language":"TypeScript","funding_links":["https://github.com/sponsors/Abdullah0Dev)!"],"categories":[],"sub_categories":[],"readme":"\n# 🎉 React Native Starter Template 🚀  \nYour go-to React Native CLI template packed with **amazing tools** for building robust apps quickly! 🎨  \n\nThis template includes:  \n- 🌀 **React Navigation** for powerful navigation  \n- 💅 **Tailwind CSS** via [NativeWind](https://www.nativewind.dev/v4/overview/) for responsive styling  \n- ⚡ **Reanimated** for smooth animations  \n- 🎨 **React Native Vector Icons** for beautiful icons  \n- 🚀 A solid foundation with pre-configured libraries to jumpstart your next project  \n\n\n## 🔥 Features  \n- **React Navigation**: Seamlessly handle navigation like a pro.  \n- **NativeWind (Tailwind CSS)**: Write utility-first styles with ease.  \n- **Reanimated**: Create buttery-smooth animations effortlessly.  \n- **Vector Icons**: Access a variety of icons to enhance your UI.  \n- **Fully Configured Setup**: No hassle, just start coding!  \n- **Scalable Structure**: Organized folder layout to grow with your app.  \n\n---\n\n## 🚀 Get Started  \n\n### 1️⃣ Initialize a New Project:  \n```bash  \nnpx @react-native-community/cli init MyAwesomeApp --template with-router-tailwind-reanimated  \n```  \n\n### 2️⃣ Navigate to Your App Directory:  \n```bash  \ncd MyAwesomeApp  \n```  \n\n### 3️⃣ Start the App:  \nFor iOS:  \n```bash  \nnpx react-native run-ios  \n```  \nFor Android:  \n```bash  \nnpx react-native run-android  \n```  \n\n---\n\n## 📦 What's Inside?  \n- **React Navigation** for file-based navigation  \n- **NativeWind** for styling with Tailwind CSS classes  \n- **Reanimated** for advanced gesture-based animations  \n- Pre-installed utilities like **Axios** and **React Query** (optional)  \n- Clean and modular folder structure:  \n  ```\n  ├── src/  \n  │   ├── navigation/    # App navigation setup  \n  │   ├── screens/       # App screens  \n  │   ├── components/    # Reusable components  \n  │   ├── hooks/         # Custom hooks  \n  │   └── utils/         # Helper functions  \n  └── ...  \n  ```  \n\n---\n\n## 🛠 Prerequisites  \nMake sure you have the following installed:  \n- [Node.js](https://nodejs.org)  \n- [React Native CLI](https://reactnative.dev/docs/environment-setup)  \n\n---\n\n## 🤝 Contributing  \nContributions are always welcome! Whether it's improving the code, adding features, or fixing bugs—feel free to open a pull request.  \n\n---\n\n## ❤️ Support  \nIf this template makes your life easier, consider giving it a ⭐ on GitHub or supporting my work on [GitHub Sponsors](https://github.com/sponsors/Abdullah0Dev)!  \n\n---\n\n### Ready to build something awesome? Let's go! 🛠️✨  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdullah0dev%2Fwith-router-tailwind-reanimated","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdullah0dev%2Fwith-router-tailwind-reanimated","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdullah0dev%2Fwith-router-tailwind-reanimated/lists"}