{"id":26180025,"url":"https://github.com/jellydn/stickersmash","last_synced_at":"2026-05-01T20:31:37.398Z","repository":{"id":214820578,"uuid":"737441613","full_name":"jellydn/StickerSmash","owner":"jellydn","description":"A hands-on demo project utilizing Expo for app development.","archived":false,"fork":false,"pushed_at":"2026-03-26T17:24:03.000Z","size":2892,"stargazers_count":3,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-27T07:21:49.311Z","etag":null,"topics":["expo","expo-router","react-native"],"latest_commit_sha":null,"homepage":"https://sticker-smash.productsway.com/","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/jellydn.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["jellydn"],"ko_fi":"dunghd","buy_me_a_coffee":"dunghd","polar":"jellydn"}},"created_at":"2023-12-31T03:32:01.000Z","updated_at":"2025-06-03T18:30:45.000Z","dependencies_parsed_at":"2024-05-06T11:35:13.135Z","dependency_job_id":"bf0369c0-a5c4-4bdf-98ee-c86639d59bcd","html_url":"https://github.com/jellydn/StickerSmash","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.125,"last_synced_commit":"ce1334c0e8bbcfb015f729ba38659ff6d14868ba"},"previous_names":["jellydn/stickersmash"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jellydn/StickerSmash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jellydn%2FStickerSmash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jellydn%2FStickerSmash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jellydn%2FStickerSmash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jellydn%2FStickerSmash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jellydn","download_url":"https://codeload.github.com/jellydn/StickerSmash/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jellydn%2FStickerSmash/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32512662,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["expo","expo-router","react-native"],"created_at":"2025-03-11T21:54:12.077Z","updated_at":"2026-05-01T20:31:37.380Z","avatar_url":"https://github.com/jellydn.png","language":"TypeScript","funding_links":["https://github.com/sponsors/jellydn","https://ko-fi.com/dunghd","https://buymeacoffee.com/dunghd","https://polar.sh/jellydn"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eStickerSmash\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eA hands-on demo project utilizing Expo for app development.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/stickersmash\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Version\" src=\"https://img.shields.io/npm/v/stickersmash.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## 🚀 Installation\n\nGet started with StickerSmash in a few easy steps:\n\n1. **Clone the Repository**\n   ```bash\n   git clone https://github.com/jellydn/StickerSmash.git\n   ```\n2. **Navigate to the Directory**\n   ```bash\n   cd StickerSmash\n   ```\n3. **Install Dependencies**\n   ```bash\n   bun install\n   ```\n\n## 🛠 Tech Stack\n\nStickerSmash is built using a robust set of technologies:\n\n- **Expo \u0026 Expo Router**: For rapid development and easy navigation.\n- **NativeWind**: A utility-first CSS framework for React Native, enhancing the UI development. [Learn More](https://www.nativewind.dev/)\n- **TypeScript**: Ensuring type safety and enhancing developer experience.\n- **Biome**: A toolchain for web projects, aimed to provide functionalities to maintain them. [Biome](https://biomejs.dev) offers formatter and linter, usable via CLI and LSP.\n- **Bun**: Bun is a fast JavaScript all-in-one toolkit. It's a CLI tool, a bundler, and a dev server. [Learn More](https://bun.sh/)\n\n\n## 🖥 Usage\n\nLaunch the app with:\n\n```bash\nbun run start\n```\n\n## 📚 References\n\nEnhance your understanding of Expo with these resources:\n\n- [Expo Tutorial: Introduction](https://docs.expo.dev/tutorial/introduction/)\n- [Introduction to Expo Router](https://docs.expo.dev/router/introduction/)\n- [Using TypeScript with Expo](https://docs.expo.dev/guides/typescript/)\n- [User Interface component libraries](https://docs.expo.dev/ui-programming/user-interface-libraries/)\n- [Getting Started with Expo Go](https://docs.expo.dev/get-started/expo-go/)\n- [Designing App Icons](https://docs.expo.dev/develop/user-interface/app-icons/)\n- [Creating a Splash Screen](https://docs.expo.dev/develop/user-interface/splash-screen/)\n\n## Other Resources\n\n- [![Build \u0026amp; Learn with IT Man: Expo Essentials with StickerSmash [Vietnamese]](https://i.ytimg.com/vi/aoBDJuN0V2I/mqdefault.jpg)](https://www.youtube.com/watch?v=aoBDJuN0V2I)\n- [jellydn/shichida-memory-card](https://github.com/jellydn/shichida-memory-card): Shichida Memory Card is a dynamic and interactive app designed to enhance memory skills.\n\n\n## 💡 Contributing\n\nYour contributions make our project grow! If you have suggestions or spot an issue, feel free to open an issue or submit a pull request.\n\n## Author\n\n👤 **Huynh Duc Dung**\n\n- Website: https://productsway.com/\n- Twitter: [@jellydn](https://twitter.com/jellydn)\n- Github: [@jellydn](https://github.com/jellydn)\n\n## ❤ Show Your Support\n\nEnjoy using StickerSmash? Star it on GitHub and spread the word!\n\n## 📄 License\n\nStickerSmash is available under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjellydn%2Fstickersmash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjellydn%2Fstickersmash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjellydn%2Fstickersmash/lists"}