{"id":25543789,"url":"https://github.com/mucahit-sahin/kickliteapp","last_synced_at":"2026-05-03T15:33:43.404Z","repository":{"id":274041429,"uuid":"913453871","full_name":"mucahit-sahin/KickLiteApp","owner":"mucahit-sahin","description":"A lightweight mobile application for watching Kick.com streams. Built with React Native and Expo, offering a seamless streaming experience with minimal resource usage.","archived":false,"fork":false,"pushed_at":"2025-01-24T13:52:48.000Z","size":2152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-30T07:32:09.690Z","etag":null,"topics":["cursor-ide","cursorai","expo","kick","mobile-app","reactnative","streaming","typescript"],"latest_commit_sha":null,"homepage":"https://github.com/mucahit-sahin/KickLiteApp","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/mucahit-sahin.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-07T18:00:53.000Z","updated_at":"2025-01-24T13:52:51.000Z","dependencies_parsed_at":"2025-01-24T14:45:33.823Z","dependency_job_id":null,"html_url":"https://github.com/mucahit-sahin/KickLiteApp","commit_stats":null,"previous_names":["mucahit-sahin/kickliteapp"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mucahit-sahin/KickLiteApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mucahit-sahin%2FKickLiteApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mucahit-sahin%2FKickLiteApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mucahit-sahin%2FKickLiteApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mucahit-sahin%2FKickLiteApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mucahit-sahin","download_url":"https://codeload.github.com/mucahit-sahin/KickLiteApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mucahit-sahin%2FKickLiteApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32575111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: 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":["cursor-ide","cursorai","expo","kick","mobile-app","reactnative","streaming","typescript"],"created_at":"2025-02-20T07:38:28.551Z","updated_at":"2026-05-03T15:33:43.396Z","avatar_url":"https://github.com/mucahit-sahin.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KickLiteApp\n\n\u003e ⚠️ **WARNING:** This project is no longer actively developed. It has been replaced by a new project written from scratch with new features. You can find the new project here: [Kickstra](https://github.com/mucahit-sahin/Kickstra)\n\nA React Native mobile application for watching Kick.com live streams. Built with Expo and styled with NativeWind.\n\n## Features\n\n- 🎮 Browse live streams sorted by viewer count\n- 🔍 Search for specific channels\n- ❤️ Follow your favorite streamers\n- 💬 Live chat integration\n- 🌓 Dark/Light theme support\n- 📱 Picture-in-Picture support (iOS)\n- 📺 Fullscreen mode with automatic orientation\n- 🔄 Pull-to-refresh functionality\n\n## Screenshots\n\n\u003cdiv style=\"display: flex; justify-content: space-between; margin-bottom: 20px;\"\u003e\n  \u003cimg src=\"screenshots/Home.png\" alt=\"Home Screen\" width=\"30%\" /\u003e\n  \u003cimg src=\"screenshots/Followed.png\" alt=\"Followed Screen\" width=\"30%\" /\u003e\n  \u003cimg src=\"screenshots/Stream.png\" alt=\"Stream Screen\" width=\"30%\" /\u003e\n\u003c/div\u003e\n\n| Screen   | Description                                                     |\n| -------- | --------------------------------------------------------------- |\n| Home     | Browse live streams sorted by viewer count with infinite scroll |\n| Followed | Track your favorite streamers with live status indicators       |\n| Stream   | Watch live streams with chat integration and PiP support        |\n\n## Tech Stack\n\n- React Native with Expo\n- TypeScript\n- NativeWind (Tailwind CSS)\n- React Navigation\n- Expo AV for video playback\n- AsyncStorage for local data persistence\n- WebView for chat integration\n\n## Prerequisites\n\n- Node.js (v14 or newer)\n- npm or yarn\n- Expo CLI\n- iOS Simulator or Android Emulator (optional)\n\n## Installation\n\n1. Clone the repository:\n\n```bash\ngit clone [repository-url]\ncd KickLiteApp\n```\n\n2. Install dependencies:\n\n```bash\nnpm install\n```\n\n3. Start the development server:\n\n```bash\nnpm start\n```\n\n4. Run on your device:\n\n- Scan the QR code with Expo Go (Android)\n- Scan the QR code with Camera app (iOS)\n- Press 'i' for iOS simulator\n- Press 'a' for Android emulator\n\n## Project Structure\n\n```\nsrc/\n├── components/\n├── screens/\n│   ├── HomeScreen.tsx\n│   ├── StreamScreen.tsx\n│   ├── SearchScreen.tsx\n│   └── FollowedScreen.tsx\n├── services/\n│   └── api.ts\n├── context/\n│   ├── ThemeContext.tsx\n│   └── FollowContext.tsx\n└── types/\n    └── index.ts\n```\n\n## Features in Detail\n\n### Home Screen\n\n- Lists live streams sorted by viewer count\n- Pull-to-refresh to update the list\n- Infinite scroll for loading more streams\n- Quick access to search and theme toggle\n\n### Stream Screen\n\n- Live stream playback with native controls\n- Picture-in-Picture support on iOS\n- Chat integration with toggle functionality\n- Follow/Unfollow streamers\n- Automatic orientation handling for fullscreen\n\n### Search Screen\n\n- Real-time channel search\n- Live status indicators\n- Follower count display\n- Verified channel badges\n\n### Followed Screen\n\n- List of followed channels\n- Live status and viewer counts\n- Thumbnail previews for live channels\n- Quick access to streams\n\n## API Integration\n\nThe app uses the following Kick.com API endpoints:\n\n- Channel Info: `https://kick.com/api/v2/channels/{username}`\n- Live Streams: `https://kick.com/stream/livestreams/tr`\n- Search: `https://search.kick.com/multi_search`\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- [Kick.com](https://kick.com) for the streaming platform\n- [Expo](https://expo.dev) for the development framework\n- [NativeWind](https://nativewind.dev) for the styling solution\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmucahit-sahin%2Fkickliteapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmucahit-sahin%2Fkickliteapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmucahit-sahin%2Fkickliteapp/lists"}