expo-popcore-app/components
imeepos ab79a9f200 feat: add VideoSocialButton component for video page
- Create vertical social button layout similar to TikTok/Kuaishou
- Support like and favorite actions with proper state management
- Include loading state handling
- Add comprehensive tests covering all props and interactions

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 19:11:57 +08:00
..
blocks feat: add VideoSocialButton component for video page 2026-01-28 19:11:57 +08:00
drawer fix: bug 2026-01-28 17:30:01 +08:00
icon Initial commit: expo-popcore-app 2025-12-25 16:25:55 +08:00
skeleton feat: 添加测试框架和优化项目结构 2026-01-19 10:53:54 +08:00
ui feat: add image picker utility and integrate image upload in DynamicForm component 2026-01-26 13:04:14 +08:00
DynamicForm.test.tsx test: 修复所有单元测试问题并实现100%通过率 2026-01-19 14:59:26 +08:00
DynamicForm.tsx fix: bug 2026-01-28 17:30:01 +08:00
ErrorState.test.tsx feat: add reusable ErrorState component with TDD 2026-01-21 11:31:25 +08:00
ErrorState.tsx feat: optimize home screen data loading with pagination and refresh functionality 2026-01-26 17:33:21 +08:00
GradientText.example.tsx Initial commit: expo-popcore-app 2025-12-25 16:25:55 +08:00
GradientText.tsx Initial commit: expo-popcore-app 2025-12-25 16:25:55 +08:00
LoadingState.test.tsx feat: add reusable LoadingState component with TDD 2026-01-21 11:28:50 +08:00
LoadingState.tsx feat: add reusable LoadingState component with TDD 2026-01-21 11:28:50 +08:00
PaginationLoader.test.tsx feat: add reusable PaginationLoader component with TDD 2026-01-21 11:33:49 +08:00
PaginationLoader.tsx feat: add reusable PaginationLoader component with TDD 2026-01-21 11:33:49 +08:00
SearchBar.tsx Initial commit: expo-popcore-app 2025-12-25 16:25:55 +08:00
SearchResultsGrid.tsx fix: bug 2026-01-21 16:25:26 +08:00
WorksGallery.tsx fix: bug 2026-01-21 16:25:26 +08:00
themed-text.tsx Initial commit: expo-popcore-app 2025-12-25 16:25:55 +08:00
themed-view.tsx Initial commit: expo-popcore-app 2025-12-25 16:25:55 +08:00