NuvioStreaming/src/screens
tapframe 4b64dc64ee Refactor ContentItem component to improve layout and add title display
This update modifies the ContentItem component by introducing a new itemContainer style for better layout management. A title Text element has been added below the image, enhancing the user interface by displaying the item's name. The overall structure has been adjusted for improved readability and maintainability.
2025-06-30 15:32:07 +05:30
..
AddonsScreen.tsx Implement episode layout settings and enhance SeriesContent display 2025-06-18 11:25:54 +05:30
CalendarScreen.tsx Refactor ThisWeekSection and CalendarScreen for improved layout and styling consistency 2025-06-21 16:43:11 +05:30
CatalogScreen.tsx Refactor ContentItem component to improve layout and add title display 2025-06-30 15:32:07 +05:30
CatalogSettingsScreen.tsx Refactor LogoSourceSettings to integrate theme context and enhance styling 2025-05-03 22:08:04 +05:30
HeroCatalogsScreen.tsx Enhance FeaturedContent and HeroCatalogsScreen components with improved loading animations and settings updates. Refactor image loading logic for better performance and add saved indicator in HeroCatalogsScreen. Update HomeScreen to handle settings changes dynamically and adjust layout for better user experience. 2025-05-03 15:05:46 +05:30
HomeScreen.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
HomeScreenSettings.tsx f 2025-05-03 22:04:03 +05:30
index.ts added onboarding 2025-06-30 13:13:08 +05:30
LibraryScreen.tsx Refactor ContentItem and LibraryScreen components for improved state management and performance 2025-06-21 01:43:41 +05:30
LogoSourceSettings.tsx Refactor FeaturedContent logo fetching logic for clarity and efficiency 2025-05-04 18:35:04 +05:30
MDBListSettingsScreen.tsx Refactor CatalogSection and HomeScreen for improved rendering performance and update MDBListSettingsScreen to default to disabled state 2025-06-30 13:48:20 +05:30
MetadataScreen.tsx Enhance HeroSection with animated genre rendering and optimize transition duration in MetadataScreen 2025-06-25 00:47:14 +05:30
NotificationSettingsScreen.tsx Refactor CalendarSection, NotificationSettingsScreen, and SettingsScreen for improved theme integration and code consistency 2025-05-04 02:52:47 +05:30
OnboardingScreen.tsx added onboarding 2025-06-30 13:13:08 +05:30
PlayerSettingsScreen.tsx some fixes 2025-06-20 14:53:00 +05:30
ProfilesScreen.tsx Enhance Trakt integration by adding refreshAuthStatus function and ProfilesSettings screen 2025-05-04 03:01:21 +05:30
SearchScreen.tsx Remove autoFocus from SearchScreen input and eliminate discover data source state management from SettingsScreen to streamline functionality and improve code clarity. 2025-06-30 14:58:04 +05:30
SettingsScreen.tsx Remove autoFocus from SearchScreen input and eliminate discover data source state management from SettingsScreen to streamline functionality and improve code clarity. 2025-06-30 14:58:04 +05:30
ShowRatingsScreen.tsx Refactor animation durations across multiple components for improved performance and consistency 2025-06-21 18:36:20 +05:30
StreamsScreen.tsx feat: Prepare for App Store submission 2025-06-30 12:52:10 +05:30
ThemeScreen.tsx Enhance ThemeScreen and ThemeContext with new themes and filtering functionality 2025-05-04 02:03:59 +05:30
TMDBSettingsScreen.tsx Implement episode layout settings and enhance SeriesContent display 2025-06-18 11:25:54 +05:30
TraktSettingsScreen.tsx feat: Prepare for App Store submission 2025-06-30 12:52:10 +05:30