expo-popcore-app/app/(tabs)
imeepos a8b5ee5256 fix: add estimatedItemSize to FlashList to fix black screen issue
FlashList requires estimatedItemSize prop to properly render content. Without it, the list may appear blank even when data is present.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 15:22:48 +08:00
..
_layout.tsx Initial commit: expo-popcore-app 2025-12-25 16:25:55 +08:00
index.tsx fix: add estimatedItemSize to FlashList to fix black screen issue 2026-01-21 15:22:48 +08:00
message.tsx fix: change type parameter from array to single value for API compatibility 2026-01-21 15:15:47 +08:00
my.tsx refactor: 优化代码和添加类型检查脚本 2026-01-16 12:34:27 +08:00
video.test.tsx feat: integrate UI components into Video tab 2026-01-21 12:06:46 +08:00
video.tsx debug: add detailed logging for template filtering 2026-01-21 15:20:58 +08:00