NuvioStreaming_backup_24-10-25/src/components/metadata
tapframe 7738f70211 Refactor SeriesContent component to replace ScrollView with FlatList for improved performance and responsiveness
This update enhances the SeriesContent component by replacing the horizontal ScrollView with a FlatList for better performance and memory management. The FlatList implementation allows for more efficient rendering of episodes, including optimizations for both horizontal and vertical layouts. Additionally, unnecessary console logs have been removed to clean up the code and improve readability.
2025-06-21 20:38:32 +05:30
..
AgeBadge.tsx VideoPlayer fixes 2025-04-12 04:07:35 +05:30
CastSection.tsx Enhance ContinueWatchingSection with background refresh and loading state management 2025-06-21 20:22:27 +05:30
FloatingHeader.tsx Integrate theme context across metadata components for enhanced UI consistency 2025-05-04 01:17:08 +05:30
HeroSection.tsx Update progress thresholds across components to 85% for improved user experience 2025-06-20 18:57:41 +05:30
MetadataDetails.tsx Refactor animation durations across multiple components for improved performance and consistency 2025-06-21 18:36:20 +05:30
MoreLikeThisSection.tsx Implement dynamic poster layout calculation across multiple components for improved responsiveness 2025-06-18 18:25:19 +05:30
MovieContent.tsx Refactor MovieContent, useMetadata, and HomeScreen for code consistency and readability 2025-06-20 14:56:49 +05:30
QualityBadge.tsx VideoPlayer fixes 2025-04-12 04:07:35 +05:30
RatingsSection.tsx m 2025-05-04 02:36:17 +05:30
SeriesContent.tsx Refactor SeriesContent component to replace ScrollView with FlatList for improved performance and responsiveness 2025-06-21 20:38:32 +05:30