NuvioStreaming/src/hooks
tapframe 9ac99ee0a3 Refactor image handling and prefetching logic across multiple components for improved performance and memory management
This update modifies the image handling in ContentItem, ContinueWatchingSection, and FeaturedContent components to utilize a placeholder image and adjust caching strategies. Additionally, the HomeScreen component has been enhanced to limit concurrent image prefetching, reducing memory pressure and improving overall performance. These changes aim to create a smoother user experience while navigating through content.
2025-06-21 18:47:46 +05:30
..
useCustomCatalogNames.ts Add react-native-draggable-flatlist dependency; enhance CatalogScreen and CatalogSettingsScreen with custom catalog name functionality and modal for renaming; improve loading states across screens for better user experience. 2025-04-20 11:43:11 +05:30
useFeaturedContent.ts Some fixes 2025-05-03 15:43:06 +05:30
useHomeCatalogs.ts Add event emitter for addon changes; integrate addon order management in StremioService, allowing reordering of addons in the UI. Update CatalogContext and useHomeCatalogs hooks to listen for addon events and refresh catalogs accordingly. Enhance AddonsScreen with reorder functionality and UI improvements for better user experience. 2025-04-22 14:03:39 +05:30
useLibrary.ts Refactor ThisWeekSection and useLibrary hooks for improved episode loading and library updates 2025-06-21 15:54:11 +05:30
useMDBListRatings.ts 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
useMetadata.ts Refactor MovieContent, useMetadata, and HomeScreen for code consistency and readability 2025-06-20 14:56:49 +05:30
useMetadataAnimations.ts Refactor image handling and prefetching logic across multiple components for improved performance and memory management 2025-06-21 18:47:46 +05:30
useMetadataAssets.ts Refactor loading and image handling in Metadata components for smoother transitions 2025-06-18 10:47:27 +05:30
useNavigation.ts Initial commit: NUVIO Expo app with navigation and header components 2025-04-11 22:09:50 +05:30
usePersistentSeasons.ts Add Trakt integration and enhance SeriesContent component; include TraktProvider in App, update navigation for TraktSettings, and implement persistent season selection in useMetadata hook. 2025-04-20 12:49:38 +05:30
useSettings.ts some fixes 2025-06-20 14:53:00 +05:30
useTraktAutosync.ts Enhance video player components with content duration tracking and progress updates 2025-06-21 12:50:13 +05:30
useTraktAutosyncSettings.ts Refactor useTraktAutosyncSettings for improved manual sync logic and logging 2025-06-20 02:24:27 +05:30
useTraktIntegration.ts Enhance AndroidVideoPlayer component with dynamic resize mode support 2025-06-21 15:49:43 +05:30
useWatchProgress.ts Enhance video player components with content duration tracking and progress updates 2025-06-21 12:50:13 +05:30