NuvioStreaming_backup_24-10-25/src/screens
tapframe a4b09e6afe Enhance StreamsScreen loading state management and provider status updates
This update improves the loading state management in the StreamsScreen component by refining how loading cycles are tracked and provider statuses are updated. It introduces a more dynamic approach to handling expected providers, ensuring accurate loading indicators and success/error messages based on the availability of streams. Additionally, a helper function for sorting stream quality has been added, enhancing the user experience when selecting streams. Overall, these changes contribute to a more robust and user-friendly streaming experience.
2025-05-27 21:21:48 +05:30
..
AddonsScreen.tsx Refactor AddonsScreen to integrate theme context and improve UI consistency 2025-05-03 21:56:33 +05:30
CalendarScreen.tsx Refactor CalendarSection and CalendarScreen components to integrate theme context for improved UI consistency 2025-05-04 02:44:38 +05:30
CatalogScreen.tsx Refactor LogoSourceSettings to integrate theme context and enhance styling 2025-05-03 22:08:04 +05:30
CatalogSettingsScreen.tsx Refactor LogoSourceSettings to integrate theme context and enhance styling 2025-05-03 22:08:04 +05:30
DiscoverScreen.tsx Implement theme context integration across components for improved UI consistency 2025-05-03 21:49:20 +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 Update padding across multiple screens for improved layout consistency 2025-05-04 18:42:39 +05:30
HomeScreenSettings.tsx f 2025-05-03 22:04:03 +05:30
index.ts
LibraryScreen.tsx Update padding across multiple screens for improved layout consistency 2025-05-04 18:42:39 +05:30
LogoSourceSettings.tsx Refactor FeaturedContent logo fetching logic for clarity and efficiency 2025-05-04 18:35:04 +05:30
MDBListSettingsScreen.tsx f 2025-05-03 22:04:03 +05:30
MetadataScreen.tsx m 2025-05-04 02:36:17 +05:30
NotificationSettingsScreen.tsx Refactor CalendarSection, NotificationSettingsScreen, and SettingsScreen for improved theme integration and code consistency 2025-05-04 02:52:47 +05:30
PlayerSettingsScreen.tsx Refactor PlayerSettingsScreen to integrate ThemeContext for dynamic theming 2025-05-04 02:46:35 +05:30
ProfilesScreen.tsx Enhance Trakt integration by adding refreshAuthStatus function and ProfilesSettings screen 2025-05-04 03:01:21 +05:30
SearchScreen.tsx Implement theme context integration across components for improved UI consistency 2025-05-03 21:49:20 +05:30
SettingsScreen.tsx Update padding across multiple screens for improved layout consistency 2025-05-04 18:42:39 +05:30
ShowRatingsScreen.tsx Refactor ShowRatingsScreen to integrate ThemeContext for dynamic theming 2025-05-04 03:14:00 +05:30
StreamsScreen.tsx Enhance StreamsScreen loading state management and provider status updates 2025-05-27 21:21:48 +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 theme context integration across components for improved UI consistency 2025-05-03 21:49:20 +05:30
TraktSettingsScreen.tsx Enhance Trakt integration by adding refreshAuthStatus function and ProfilesSettings screen 2025-05-04 03:01:21 +05:30
VideoPlayer.tsx