NuvioStreaming_backup_24-10-25/src
tapframe 190c1a7371 Refactor FeaturedContent and RatingsSection components to enhance logging and error handling
This update removes unnecessary logging statements from the FeaturedContent and RatingsSection components, streamlining the code for better readability. Additionally, it improves error handling by ensuring fallback logos are set appropriately when fetching fails. The useMetadataAssets hook is also optimized for logo and banner fetching, incorporating clearer conditions for asset retrieval based on user preferences. Overall, these changes enhance the maintainability and performance of the components.
2025-05-04 01:03:38 +05:30
..
assets Update app configuration and enhance ContinueWatchingSection; add scheme to app.json, remove unused app icon, and improve refresh logic in ContinueWatchingSection for better state management. Update HomeScreen to conditionally render ContinueWatchingSection based on content availability. 2025-04-26 12:09:05 +05:30
components Refactor FeaturedContent and RatingsSection components to enhance logging and error handling 2025-05-04 01:03:38 +05:30
constants Refactor DiscoverScreen component by removing unused imports and optimizing structure. Introduce CategorySelector and GenreSelector components for better organization. Update loading state handling and improve empty state rendering. 2025-05-03 15:56:00 +05:30
contexts Implement theme context integration across components for improved UI consistency 2025-05-03 21:49:20 +05:30
hooks Refactor FeaturedContent and RatingsSection components to enhance logging and error handling 2025-05-04 01:03:38 +05:30
modules Initial commit: NUVIO Expo app with navigation and header components 2025-04-11 22:09:50 +05:30
navigation Remove unused animation imports from AppNavigator to streamline code 2025-05-03 21:49:37 +05:30
patches Revert "Remove package-lock.json, patch-package.js, and torrentService.ts; update package.json to simplify expo version and remove postinstall script. Refactor MetadataScreen to streamline component imports and enhance readability by removing unused code and components." 2025-05-03 14:36:09 +05:30
screens Enhance HeroSection and useMetadataAssets for improved ID handling and asset fetching 2025-05-04 00:08:33 +05:30
services Refactor FeaturedContent and RatingsSection components to enhance logging and error handling 2025-05-04 01:03:38 +05:30
styles Implement theme context integration across components for improved UI consistency 2025-05-03 21:49:20 +05:30
types Refactor App structure to include GenreProvider; update dependencies in package.json and package-lock.json; enhance UI components with animations and improved styles; implement TMDB API key management; optimize metadata loading and caching; add new settings for catalog management. 2025-04-17 23:36:01 +05:30
utils Add LogoSourceSettings screen and enhance logo fetching in MetadataScreen 2025-05-03 18:15:54 +05:30
splash.png Initial commit: NUVIO Expo app with navigation and header components 2025-04-11 22:09:50 +05:30
temp_settings_screen.tsx Refactor App structure to include GenreProvider; update dependencies in package.json and package-lock.json; enhance UI components with animations and improved styles; implement TMDB API key management; optimize metadata loading and caching; add new settings for catalog management. 2025-04-17 23:36:01 +05:30