NuvioStreaming/src/components/home
2025-06-09 01:15:54 +05:30
..
CatalogSection.tsx This update introduces a new optional prop, enderRatings, to the MetadataDetails component, allowing for customizable rendering of ratings. The RatingsSection component has been refactored to improve code readability by consolidating conditional rendering logic. Additionally, styles have been adjusted for a more compact display of ratings, enhancing the overall user experience. These changes streamline the integration of ratings into the metadata display, ensuring a cohesive and visually appealing interface. 2025-05-04 02:37:39 +05:30
ContentItem.tsx Refactor styling across multiple components to standardize border radius to 8. This change enhances visual consistency in the UI by unifying the border radius for content items, posters, and containers in various sections including Home, Library, and Catalog screens. 2025-06-09 01:15:54 +05:30
ContinueWatchingSection.tsx Refactor styling across multiple components to standardize border radius to 8. This change enhances visual consistency in the UI by unifying the border radius for content items, posters, and containers in various sections including Home, Library, and Catalog screens. 2025-06-09 01:15:54 +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 Update FeaturedContent component to enhance button feedback and interaction. Adjust activeOpacity for buttons to improve user experience and add pointerEvents style to the container for better touch handling. 2025-06-08 20:06:39 +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 styling across multiple components to standardize border radius to 8. This change enhances visual consistency in the UI by unifying the border radius for content items, posters, and containers in various sections including Home, Library, and Catalog screens. 2025-06-09 01:15:54 +05:30