| .expo-shared | ||
| .github | ||
| .vscode | ||
| android | ||
| app | ||
| assets | ||
| backup_sdk54_upgrade | ||
| build | ||
| components | ||
| docs | ||
| ios | ||
| node_modules/react-native-video/android/src/main/java/com/brentvatne | ||
| patches | ||
| plugins/mpv-bridge/android/mpv | ||
| screenshots | ||
| src | ||
| .easignore | ||
| .env.example | ||
| .env.sentry-build-plugin | ||
| .gitignore | ||
| .gitmodules | ||
| ALPHA_BUILD_2_ANNOUNCEMENT.md | ||
| app.json | ||
| App.tsx | ||
| babel.config.js | ||
| eas.json | ||
| index.html | ||
| index.ts | ||
| LICENSE | ||
| live.md | ||
| metro.config.js | ||
| nuvio-source.json | ||
| package-lock.json | ||
| package.json | ||
| react-native.config.js | ||
| README.md | ||
| tsconfig.json | ||
| update-version.sh | ||
A modern media hub built with React Native and Expo.
Stremio Addon ecosystem • Cross-platform • Offline metadata & sync
About
Nuvio Media Hub is a cross-platform app for managing, discovering, and streaming your media via a flexible addon ecosystem. Built with React Native and Expo.
Installation
Android
Download the latest APK from GitHub Releases.
iOS
Manual source: https://raw.githubusercontent.com/tapframe/NuvioStreaming/main/nuvio-source.json
Development
git clone https://github.com/tapframe/NuvioStreaming.git
cd NuvioStreaming
npm install
npx expo run:android
# or
npx expo run:ios
Legal & DMCA
Nuvio functions solely as a client-side interface for browsing metadata and playing media files provided by user-installed extensions. It does not host, store, or distribute any media content.
For comprehensive legal information, including our full disclaimer, third-party extension policy, and DMCA/Copyright information, please visit our Legal & Disclaimer Page.
Built With
- React Native
- Expo
- TypeScript