NuvioStreaming/src/components/home
tapframe 9ac99ee0a3 Refactor image handling and prefetching logic across multiple components for improved performance and memory management
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.
2025-06-21 18:47:46 +05:30
..
CatalogSection.tsx Refactor animation durations across multiple components for improved performance and consistency 2025-06-21 18:36:20 +05:30
ContentItem.tsx Refactor image handling and prefetching logic across multiple components for improved performance and memory management 2025-06-21 18:47:46 +05:30
ContinueWatchingSection.tsx Refactor image handling and prefetching logic across multiple components for improved performance and memory management 2025-06-21 18:47:46 +05:30
DropUpMenu.tsx Implement caching mechanism in useFeaturedContent hook to optimize data fetching and reduce unnecessary network requests; update HomeScreen to utilize new FeaturedContent component for improved structure and readability. Enhance refresh logic to handle persistence and ensure timely updates based on content source changes. 2025-05-03 13:58:06 +05:30
FeaturedContent.tsx Refactor image handling and prefetching logic across multiple components for improved performance and memory management 2025-06-21 18:47:46 +05:30
SkeletonLoaders.tsx Implement theme context integration across components for improved UI consistency 2025-05-03 21:49:20 +05:30
ThisWeekSection.tsx Refactor animation durations across multiple components for improved performance and consistency 2025-06-21 18:36:20 +05:30