Files
react-native-video/docs/versioned_docs/version-6.x/projects.md
T
2025-08-12 10:25:56 +02:00

1.8 KiB

title, description, sidebar_class_name
title description sidebar_class_name
Useful Projects React Native Video Useful Projects hidden

Useful Projects

This page lists open-source projects that can be helpful for your player implementation.
If you have a project that could benefit other users, feel free to open a PR to add it here.

Our (TheWidlarzGroup) Libraries

  • react-native-video-player: Our video player UI library.
  • Offline Video SDK: If you're building an app that needs offline playback (e.g., downloading HLS videos, subtitles, audio tracks, or DRM-protected content), check out our commercial Offline Video SDK. It integrates with react-native-video and is available with a free trial. To get started quickly, you can clone our Offline Video Starter Project, which includes a ready-to-run example app demonstrating offline playback, multi-audio, subtitles, and DRM setup.

Community Libraries