mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-03-21 10:21:46 +00:00
This update modifies the image handling in ContentItem, ContinueWatchingSection, and FeaturedContent components to utilize a placeholder image and adjust caching strategies. Additionally, the HomeScreen component has been enhanced to limit concurrent image prefetching, reducing memory pressure and improving overall performance. These changes aim to create a smoother user experience while navigating through content. |
||
|---|---|---|
| .. | ||
| CatalogSection.tsx | ||
| ContentItem.tsx | ||
| ContinueWatchingSection.tsx | ||
| DropUpMenu.tsx | ||
| FeaturedContent.tsx | ||
| SkeletonLoaders.tsx | ||
| ThisWeekSection.tsx | ||