mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-01-11 20:10:25 +00:00
A simple Media Hub
This update removes the XPRIME provider from internal settings, streamlining the provider management process. The HDRezka provider is now prioritized in the UI, improving user experience. Additionally, various components have been optimized for better performance, including enhancements to the VideoPlayer for improved buffering and seeking behavior on Android devices. The app's theme has been updated to a dark mode, and several dependencies have been upgraded for better stability and performance. |
||
|---|---|---|
| .expo-shared | ||
| assets | ||
| build | ||
| scripts | ||
| src | ||
| .easignore | ||
| .gitignore | ||
| app.json | ||
| App.tsx | ||
| babel.config.js | ||
| eas.json | ||
| hdrezkas.js | ||
| index.ts | ||
| LICENSE | ||
| metro.config.js | ||
| package-lock.json | ||
| package.json | ||
| plan.md | ||
| README.md | ||
| tsconfig.json | ||
Nuvio
An app I built with React Native/Expo for browsing and watching movies & shows. It uses Stremio-compatible addons to find streaming sources.
Built for iOS and Android.
Key Features
- Home Screen: Highlights new content, your watch history, and content categories.
- Discover: Browse trending and popular movies & TV shows.
- Details: Displays detailed info (descriptions, cast, ratings).
- Video Player: Integrated player(still broken on IOS,supports External PLayer for now).
- Stream Finding: Finds available streams using Stremio addons.
- Search: Quickly find specific movies or shows.
- Trakt Sync: Planned integration (coming soon).
- Addon Management: Add and manage your Stremio addons.
- UI: Focuses on a clean, interactive user experience.
📸 Screenshots
| Home | Discover | Search |
|---|---|---|
![]() |
![]() |
![]() |
| Metadata | Seasons & Episodes | Rating |
![]() |
![]() |
![]() |
Development
- You'll need Node.js, npm/yarn, and the Expo Go app (or native build tools like Android Studio/Xcode).
git clone https://github.com/nayifleo1/NuvioExpo.gitcd NuvioExponpm installoryarn installnpx expo start(Easiest way: Scan QR code with Expo Go app)- Or
npx expo run:android/npx expo run:iosfor native builds.
- Or
Found a bug or have an idea?
Great! Please open an Issue on GitHub. Describe the problem or your suggestion.
Contribution
Contributions are welcome! Fork the repository, make your changes, and submit a Pull Request.
Built with help from the communities and tools behind React Native, Expo, TMDB, Trakt, and the Stremio addon system.
Happy Streaming!





