NuvioStreaming/src
tapframe 1605d5251e Enhance AndroidVideoPlayer component with dynamic resize mode support
This update introduces a new optional prop for resize mode in the AndroidVideoPlayer component, allowing users to specify how the video should be displayed. The default resize mode is set to 'contain', and the component now supports cycling through various resize modes. Additionally, the PlayerControls component has been updated to reflect the current resize mode, improving user interaction and experience.
2025-06-21 15:49:43 +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 Enhance AndroidVideoPlayer component with dynamic resize mode support 2025-06-21 15:49:43 +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 Enhance Trakt integration with support for watchlist, collection, and ratings 2025-06-20 00:07:46 +05:30
hooks Enhance AndroidVideoPlayer component with dynamic resize mode support 2025-06-21 15:49:43 +05:30
modules Initial commit: NUVIO Expo app with navigation and header components 2025-04-11 22:09:50 +05:30
navigation Enhance navigation animations and transitions for improved user experience 2025-06-20 17:37:34 +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 Refactor logging and error handling in various components for improved clarity and performance 2025-06-21 02:02:46 +05:30
services Enhance AndroidVideoPlayer component with dynamic resize mode support 2025-06-21 15:49:43 +05:30
styles Implement dynamic poster layout calculation across multiple components for improved responsiveness 2025-06-18 18:25:19 +05:30
types Enhance metadata handling and navigation with addon support 2025-06-20 13:00:24 +05:30
utils Implement dynamic poster layout calculation across multiple components for improved responsiveness 2025-06-18 18:25:19 +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
testHDRezka.js Add HDRezka support to metadata processing and update package dependencies 2025-05-27 19:56:24 +05:30