tapframe
10cbf077d6
Refactor MetadataScreen to enhance modularity and integrate new components
...
This update significantly refactors the MetadataScreen component by removing unused imports and consolidating logic into dedicated hooks and components. The new structure improves readability and maintainability, while also enhancing the user experience with a more cohesive layout. Key changes include the introduction of HeroSection, FloatingHeader, and MetadataDetails components, which streamline the rendering process and improve the overall UI consistency. Additionally, the integration of new hooks for managing metadata assets and animations optimizes performance and responsiveness.
2025-05-03 22:25:42 +05:30
tapframe
c94b2b62ff
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."
...
This reverts commit df32043a7f .
2025-05-03 14:36:09 +05:30
tapframe
df32043a7f
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 12:38:55 +05:30
Nayif Noushad
206204998e
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
Nayif Noushad
937930540f
Refactor styles in SeriesContent component; adjust positioning, padding, and gap for improved layout and visual consistency.
2025-04-18 00:22:57 +05:30
Nayif Noushad
110de75ad0
Refactor styles in SeriesContent component for improved aesthetics; adjust padding, border radius, and font properties to enhance visual consistency.
2025-04-18 00:11:11 +05:30
Nayif Noushad
76796a50d6
Add runtime display to SeriesContent and StreamsScreen; update TMDBEpisode interface to include runtime property
2025-04-18 00:00:13 +05:30
Nayif Noushad
1948abc922
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
Nayif Noushad
ccef0d0d40
some elements
2025-04-15 13:35:42 +05:30
Nayif Noushad
97bd2210a8
metadata: some fixes
2025-04-13 12:05:57 +05:30
Nayif Noushad
6e62e4cb9b
VideoPlayer fixes
2025-04-12 04:07:35 +05:30
Nayif Noushad
9ea8101e0f
Initial commit: NUVIO Expo app with navigation and header components
2025-04-11 22:09:50 +05:30