NuvioStreaming/src/components/home
2025-07-07 16:50:35 +05:30
..
CatalogSection.tsx Update app.json icon, remove unused image, and refactor CatalogSection and StreamsScreen components for improved layout and performance 2025-07-04 16:25:53 +05:30
ContentItem.tsx Refactor ContentItem and MetadataScreen for improved loading handling and UI consistency 2025-06-30 19:28:28 +05:30
ContinueWatchingSection.tsx CP. OK 2025-07-07 16:50:35 +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 Remove Discover-related components and constants to streamline the application structure. This includes the deletion of CatalogSection, CatalogsList, CategorySelector, GenreSelector, ContentItem, and the DiscoverScreen, along with associated constants. The AppNavigator has been updated to reflect these changes, removing references to the Discover screen and adjusting navigation parameters accordingly. 2025-06-30 14:29:16 +05:30
SkeletonLoaders.tsx Implement theme context integration across components for improved UI consistency 2025-05-03 21:49:20 +05:30
ThisWeekSection.tsx Remove Discover-related components and constants to streamline the application structure. This includes the deletion of CatalogSection, CatalogsList, CategorySelector, GenreSelector, ContentItem, and the DiscoverScreen, along with associated constants. The AppNavigator has been updated to reflect these changes, removing references to the Discover screen and adjusting navigation parameters accordingly. 2025-06-30 14:29:16 +05:30