NuvioStreaming/src/components/home
tapframe 15767886b3 Enhance image handling and caching strategies across multiple components for improved performance
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.
2025-06-21 23:47:41 +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 Enhance image handling and caching strategies across multiple components for improved performance 2025-06-21 23:47:41 +05:30
ContinueWatchingSection.tsx Enhance image handling and caching strategies across multiple components for improved performance 2025-06-21 23:47:41 +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 Enhance image handling and caching strategies across multiple components for improved performance 2025-06-21 23:47:41 +05:30
SkeletonLoaders.tsx Implement theme context integration across components for improved UI consistency 2025-05-03 21:49:20 +05:30
ThisWeekSection.tsx Enhance image handling and caching strategies across multiple components for improved performance 2025-06-21 23:47:41 +05:30