NuvioStreaming/src/components
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
..
calendar
discover Refactor image handling and prefetching logic across multiple components for improved performance and memory management 2025-06-21 18:47:46 +05:30
home Refactor image handling and prefetching logic across multiple components for improved performance and memory management 2025-06-21 18:47:46 +05:30
loading Refactor loading and image handling in Metadata components for smoother transitions 2025-06-18 10:47:27 +05:30
metadata Refactor animation durations across multiple components for improved performance and consistency 2025-06-21 18:36:20 +05:30
player Refactor animation durations across multiple components for improved performance and consistency 2025-06-21 18:36:20 +05:30
NuvioHeader.tsx adjusted header padding 2025-06-18 18:44:54 +05:30
SplashScreen.tsx