{"id":28646926,"url":"https://github.com/thoriqdharmawan/meme-generator","last_synced_at":"2026-04-29T19:34:16.964Z","repository":{"id":296629361,"uuid":"993807853","full_name":"thoriqdharmawan/meme-generator","owner":"thoriqdharmawan","description":"📱 A fun and easy-to-use Meme Generator app built with React Native. create and customize memes instantly! 😄","archived":false,"fork":false,"pushed_at":"2025-06-08T10:04:39.000Z","size":2524,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-08T11:18:55.340Z","etag":null,"topics":["react-native","react-native-gesture-handler","react-native-reanimated"],"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/thoriqdharmawan.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":"2025-05-31T15:10:08.000Z","updated_at":"2025-06-04T04:45:16.000Z","dependencies_parsed_at":"2025-06-01T11:12:09.877Z","dependency_job_id":"8f026d12-e632-46ba-837d-7235d1e6b7af","html_url":"https://github.com/thoriqdharmawan/meme-generator","commit_stats":null,"previous_names":["thoriqdharmawan/meme-generator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thoriqdharmawan/meme-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoriqdharmawan%2Fmeme-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoriqdharmawan%2Fmeme-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoriqdharmawan%2Fmeme-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoriqdharmawan%2Fmeme-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thoriqdharmawan","download_url":"https://codeload.github.com/thoriqdharmawan/meme-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoriqdharmawan%2Fmeme-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32441279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T18:12:22.909Z","status":"ssl_error","status_checked_at":"2026-04-29T18:11:33.322Z","response_time":110,"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":["react-native","react-native-gesture-handler","react-native-reanimated"],"created_at":"2025-06-13T02:08:28.087Z","updated_at":"2026-04-29T19:34:16.950Z","avatar_url":"https://github.com/thoriqdharmawan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 😎 Meme Generator\n\n\u003cdiv align=\"center\"\u003e\n\n**🎨 Create hilarious memes with ease! 🎭**\n\nA powerful and intuitive React Native application for creating, editing, and sharing memes with your friends and social media.\n\n[![React Native](https://img.shields.io/badge/React%20Native-0.75-blue?style=for-the-badge\u0026logo=react)](https://reactnative.dev)\n[![TypeScript](https://img.shields.io/badge/TypeScript-5.0-blue?style=for-the-badge\u0026logo=typescript)](https://www.typescriptlang.org/)\n[![iOS](https://img.shields.io/badge/iOS-Compatible-black?style=for-the-badge\u0026logo=apple)](https://developer.apple.com/ios/)\n[![Android](https://img.shields.io/badge/Android-Compatible-green?style=for-the-badge\u0026logo=android)](https://developer.android.com/)\n\n\u003c/div\u003e\n\n---\n\n## 🌟 Features\n\n- 🖼️ **Rich Image Editor** - Add text, stickers, and effects to your images\n- 📱 **Cross-Platform** - Works seamlessly on both iOS and Android\n- ⚡ **Fast Refresh** - See your changes instantly during development\n- 🎯 **Touch Controls** - Intuitive drag, resize, and rotate interactions\n- 📐 **Snap Guides** - Perfect alignment for professional-looking memes\n- ↩️ **Undo/Redo** - Never lose your creative progress\n- 🎨 **Modern UI** - Beautiful and responsive design\n\n## 📱 Screenshots\n\n\u003cdiv align=\"center\"\u003e\n\n### 🤖 Android\n\n\u003cimg src=\"src/assets/screenshot/android.png\" alt=\"Android Screenshot\" width=\"300\"/\u003e\n\n### 🍎 iOS\n\n\u003cimg src=\"src/assets/screenshot/ios.png\" alt=\"iOS Screenshot\" width=\"300\"/\u003e\n\n\u003c/div\u003e\n\n## 🚀 Quick Start\n\n\u003e **📋 Prerequisites**: Ensure you have completed the [React Native Environment Setup](https://reactnative.dev/docs/set-up-your-environment) guide.\n\n### 🔧 Installation\n\n1. **Clone the repository**\n\n   ```bash\n   git clone https://github.com/thoriqdharmawan/meme-generator/\n   cd MemeGenerator\n   ```\n\n2. **Install dependencies**\n\n   ```bash\n   # Using npm\n   npm install\n\n   # OR using Yarn\n   yarn install\n   ```\n\n3. **iOS Setup** (macOS only)\n   ```bash\n   # Install CocoaPods dependencies\n   cd ios \u0026\u0026 pod install \u0026\u0026 cd ..\n   ```\n\n### 🏃‍♂️ Running the Application\n\n#### 📱 Start Metro Bundler\n\n```bash\n# Using npm\nnpm start\n\n# OR using Yarn\nyarn start\n```\n\n#### 🤖 Android\n\n```bash\n# Using npm\nnpm run android\n\n# OR using Yarn\nyarn android\n```\n\n#### 🍎 iOS\n\n```bash\n# Using npm\nnpm run ios\n\n# OR using Yarn\nyarn ios\n```\n\n## 🛠️ Development\n\n### 📝 Available Scripts\n\n| Command              | Description                       |\n| -------------------- | --------------------------------- |\n| `npm start`          | 🚀 Start Metro bundler            |\n| `npm run android`    | 🤖 Run on Android device/emulator |\n| `npm run ios`        | 🍎 Run on iOS device/simulator    |\n| `npm run lint`       | 🔍 Run ESLint                     |\n| `npm run lint:fix`   | 🔧 Fix ESLint issues              |\n| `npm run format`     | ✨ Format code with Prettier      |\n| `npm run type-check` | 📋 Run TypeScript checks          |\n| `npm run test`       | 🧪 Run tests                      |\n\n### 🎯 Development Tips\n\n- **Fast Refresh**: Save any file to see changes instantly\n- **Debug Menu**:\n  - **Android**: \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  - **iOS**: \u003ckbd\u003eCmd ⌘\u003c/kbd\u003e + \u003ckbd\u003eD\u003c/kbd\u003e\n- **Reload App**:\n  - **Android**: Press \u003ckbd\u003eR\u003c/kbd\u003e twice\n  - **iOS**: Press \u003ckbd\u003eR\u003c/kbd\u003e in simulator\n\n## 🏗️ Project Structure\n\n```\nsrc/\n├── 🎨 assets/           # Images, fonts, stickers\n├── 🧩 components/       # Reusable UI components\n├── 📱 screens/         # App screens\n├── 🎛️ features/        # Feature-specific modules\n├── 🔧 hooks/           # Custom React hooks\n├── 🌐 contexts/        # React contexts\n├── 📦 types/           # TypeScript type definitions\n└── 🛠️ utils/           # Utility functions\n```\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\n**🎉 Happy Meme Making! 🎊**\n\nMade with ❤️ and ☕\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoriqdharmawan%2Fmeme-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthoriqdharmawan%2Fmeme-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoriqdharmawan%2Fmeme-generator/lists"}