expo-popcore-app/components
imeepos 20459ffd1d fix: improve VideoSocialButton styling
- Use vertical layout with icon above count (TikTok style)
- Show correct liked/favorited state with filled icons
- Add count formatting (1.5k, 2.8w)
- Improve button background and positioning
- Update tests for new component structure
2026-01-28 20:09:59 +08:00
..
blocks fix: improve VideoSocialButton styling 2026-01-28 20:09:59 +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