expo-popcore-app/components/blocks/home
imeepos 2757b68756 feat: add TemplateGrid and TitleBar components with tests
- Implemented TemplateGrid component for displaying templates in a grid layout.
- Added calculateCardWidth helper function for dynamic card sizing.
- Created TitleBar component for displaying the title and points with interaction.
- Added unit tests for TemplateGrid and TitleBar components to ensure proper functionality.
- Introduced useStickyTabs and useTabNavigation hooks with tests for managing sticky tab behavior and navigation logic.
- Implemented useTemplateFilter hook for filtering templates based on video content.
- Added comprehensive tests for all new hooks and components to validate behavior and edge cases.
2026-01-26 12:43:20 +08:00
..
HeroSlider.test.tsx feat: add TemplateGrid and TitleBar components with tests 2026-01-26 12:43:20 +08:00
HeroSlider.tsx feat: add TemplateGrid and TitleBar components with tests 2026-01-26 12:43:20 +08:00
TabNavigation.test.tsx feat: add TemplateGrid and TitleBar components with tests 2026-01-26 12:43:20 +08:00
TabNavigation.tsx feat: add TemplateGrid and TitleBar components with tests 2026-01-26 12:43:20 +08:00
TemplateCard.test.tsx feat: add TemplateGrid and TitleBar components with tests 2026-01-26 12:43:20 +08:00
TemplateCard.tsx feat: add TemplateGrid and TitleBar components with tests 2026-01-26 12:43:20 +08:00
TemplateGrid.test.tsx feat: add TemplateGrid and TitleBar components with tests 2026-01-26 12:43:20 +08:00
TemplateGrid.tsx feat: add TemplateGrid and TitleBar components with tests 2026-01-26 12:43:20 +08:00
TitleBar.test.tsx feat: add TemplateGrid and TitleBar components with tests 2026-01-26 12:43:20 +08:00
TitleBar.tsx feat: add TemplateGrid and TitleBar components with tests 2026-01-26 12:43:20 +08:00
index.ts feat: add TemplateGrid and TitleBar components with tests 2026-01-26 12:43:20 +08:00