{"id":23907667,"url":"https://github.com/andreybo/sudoku-native-mobile-app","last_synced_at":"2026-04-28T12:03:36.292Z","repository":{"id":270223717,"uuid":"732307921","full_name":"andreybo/sudoku-native-mobile-app","owner":"andreybo","description":"Sudoku Native Mobile App is a React Native project offering a unique Sudoku experience. It combines traditional puzzles with modern mobile functionality, supporting both Android and iOS. Perfect for enthusiasts and beginners alike!","archived":false,"fork":false,"pushed_at":"2026-03-19T09:51:56.000Z","size":3042,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-20T02:52:52.225Z","etag":null,"topics":["android","game","ios","mobile","mobile-app","mobile-game","play-market","react","react-native","sudoku"],"latest_commit_sha":null,"homepage":"https://twoj.io/","language":"JavaScript","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/andreybo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"andreybo","patreon":"andrewbrocom","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2023-12-16T08:37:26.000Z","updated_at":"2026-03-19T09:52:00.000Z","dependencies_parsed_at":"2024-12-29T14:35:15.676Z","dependency_job_id":"f5094477-4030-4023-9d9c-88060bd9c544","html_url":"https://github.com/andreybo/sudoku-native-mobile-app","commit_stats":null,"previous_names":["andreybo/sudoku-native-mobile-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andreybo/sudoku-native-mobile-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreybo%2Fsudoku-native-mobile-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreybo%2Fsudoku-native-mobile-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreybo%2Fsudoku-native-mobile-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreybo%2Fsudoku-native-mobile-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreybo","download_url":"https://codeload.github.com/andreybo/sudoku-native-mobile-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreybo%2Fsudoku-native-mobile-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32379629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["android","game","ios","mobile","mobile-app","mobile-game","play-market","react","react-native","sudoku"],"created_at":"2025-01-05T03:13:58.694Z","updated_at":"2026-04-28T12:03:36.261Z","avatar_url":"https://github.com/andreybo.png","language":"JavaScript","funding_links":["https://github.com/sponsors/andreybo","https://patreon.com/andrewbrocom"],"categories":[],"sub_categories":[],"readme":"\n# Sudoku Native Mobile App\n\n![Sudoku Native Mobile App Preview](./game.png)\n\n**Sudoku Native Mobile App** is a cutting-edge mobile application built with [**React Native**](https://reactnative.dev). It offers an immersive Sudoku experience, blending traditional puzzle-solving with modern mobile functionalities. Whether you're a Sudoku enthusiast or new to the game, this app provides an engaging and seamless experience across both Android and iOS platforms.\n\n## 📱 Download\n\n- **[Google Play Store](https://play.google.com/store/apps/details?id=com.twoj.sudoku)**\n- **[Apple App Store](https://apps.apple.com/pl/app/sudoku-mix-quadoku/id6474512012)**\n- **[Official Website](https://twoj.io/)**\n\n## 🚀 Getting Started\n\nFollow these steps to set up and run the Sudoku Native Mobile App project on your local machine for development and testing purposes.\n\n### 🔧 Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n- **Operating System:** Windows, macOS, or Linux\n- **Development Tools:** [Node.js](https://nodejs.org/) (version X.X or higher)\n- **Package Manager:** [npm](https://www.npmjs.com/) or [Yarn](https://yarnpkg.com/)\n- **React Native CLI:** Install globally using `npm install -g react-native-cli`\n- **SDKs:** Android SDK and/or Xcode for iOS development\n- **Other Dependencies:** Ensure you have [Watchman](https://facebook.github.io/watchman/) installed (for macOS users)\n\n### 📦 Installation\n\n1. **Clone the Repository**\n\n   Open your terminal or command prompt and run:\n\n   ```bash\n   git clone https://github.com/andreybo/sudoku-native-mobile-app\n   ```\n\n2. **Navigate to the Project Directory**\n\n   ```bash\n   cd sudoku-native-mobile-app\n   ```\n\n3. **Install Dependencies**\n\n   Using npm:\n\n   ```bash\n   npm install\n   ```\n\n   Or using Yarn:\n\n   ```bash\n   yarn install\n   ```\n\n4. **Install Pods (iOS Only)**\n\n   If you're setting up for iOS, navigate to the `ios` directory and install pods:\n\n   ```bash\n   cd ios\n   pod install\n   cd ..\n   ```\n\n### 🏃 Running the Project\n\n1. **Start the Metro Server**\n\n   First, you need to start **Metro**, the JavaScript bundler that comes with React Native.\n\n   From the root of your React Native project, run:\n\n   ```bash\n   # Using npm\n   npm start\n\n   # OR using Yarn\n   yarn start\n   ```\n\n2. **Start Your Application**\n\n   With Metro Bundler running in its own terminal, open a new terminal window and navigate to the root of your React Native project. Then, run the following commands to start your **Android** or **iOS** app:\n\n   - **For Android**\n\n     ```bash\n     # Using npm\n     npm run android\n\n     # OR using Yarn\n     yarn android\n     ```\n\n   - **For iOS**\n\n     ```bash\n     # Using npm\n     npm run ios\n\n     # OR using Yarn\n     yarn ios\n     yarn ios --udid \"9C034B93-DB54-4C31-A171-7F0FA9FC438E\"\n     ```\n\n   If everything is set up correctly, your new app should launch in your **Android Emulator** or **iOS Simulator** shortly. Ensure your emulator/simulator is properly configured.\n\n   *Alternatively*, you can run the app directly from **Android Studio** or **Xcode** respectively.\n\n3. **Testing**\n\n   - Verify that the game runs smoothly on your device.\n   - Test all features to ensure they function as expected.\n\n\n---\n\n## 🎨 Modifying Your App\n\nNow that you've successfully run the app, let's make some modifications:\n\n1. **Edit `App.tsx`**\n\n   Open `App.tsx` in your preferred text editor and make your desired changes.\n\n2. **Reload the App to See Changes**\n\n   - **For Android:**\n     - Press the \u003ckbd\u003eR\u003c/kbd\u003e key twice in the terminal.\n     - OR select **\"Reload\"** from the **Developer Menu** by pressing \u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003eM\u003c/kbd\u003e (Windows/Linux) or \u003ckbd\u003eCmd\u003c/kbd\u003e + \u003ckbd\u003eM\u003c/kbd\u003e (macOS).\n\n   - **For iOS:**\n     - Press \u003ckbd\u003eCmd\u003c/kbd\u003e + \u003ckbd\u003eR\u003c/kbd\u003e in the iOS Simulator.\n\n   Your changes should now be visible in the running app!\n\n## 🎉 Congratulations! :tada:\n\nYou've successfully run and modified your React Native App. :partying_face:\n\n### What's Next?\n\n- **Integrate with Existing Apps:** If you want to add this new React Native code to an existing application, check out the [Integration Guide](https://reactnative.dev/docs/integration-with-existing-apps).\n- **Learn More About React Native:** Dive deeper with the [Introduction to React Native](https://reactnative.dev/docs/getting-started).\n\n## 🛠️ Troubleshooting\n\nIf you encounter issues, refer to the [Troubleshooting](https://reactnative.dev/docs/troubleshooting) page for solutions.\n\n## 📚 Learn More\n\nEnhance your knowledge of React Native with these resources:\n\n- **[React Native Website](https://reactnative.dev):** Discover more about React Native.\n- **[Getting Started](https://reactnative.dev/docs/environment-setup):** Overview of React Native and environment setup.\n- **[Learn the Basics](https://reactnative.dev/docs/getting-started):** Guided tour of React Native basics.\n- **[Blog](https://reactnative.dev/blog):** Read the latest official React Native blog posts.\n- **[`@facebook/react-native`](https://github.com/facebook/react-native):** The open-source GitHub repository for React Native.\n\n---\n\n## 📝 License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## 📬 Contact\n\n- **Website:** [https://twoj.io/](https://twoj.io/)\n- **Email:** [your-email@example.com](mailto:info@twoj.io)\n\n\n## Thank You for Your Support\n\nAs an independent developer, your support means the world to me. Every piece of feedback, download, and kind word helps me continue creating unique projects like this one. Thank you for being a part of this journey and making it possible to bring my ideas to life.\n\n---\n\n*Happy Coding! 🚀*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreybo%2Fsudoku-native-mobile-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreybo%2Fsudoku-native-mobile-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreybo%2Fsudoku-native-mobile-app/lists"}