mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-04-07 10:19:22 +00:00
This update modifies the image handling in ContentItem, ContinueWatchingSection, and FeaturedContent components to utilize a more efficient caching strategy with memory-disk policy and adjusted transition durations. Additionally, the HomeScreen component has been optimized for 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 | ||