|
|
||
|---|---|---|
| .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 for Android and iOS built with React Native and Expo.
Stremio Addon ecosystem • Cross-platform
About
Nuvio Media Hub is a cross-platform app for managing and discovering media, with a playback-focused interface that can integrate with the Stremio addon ecosystem through user-installed extensions.
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 --legacy-peer-deps
npx expo prebuild
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 provided by user-installed extensions and/or user-provided sources. It is intended for content the user owns or is otherwise authorized to access.
Nuvio is not affiliated with any third-party extensions, catalogs, sources, or content providers. 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