The Principal Dev – Masterclass for Tech Leads

The Principal Dev – Masterclass for Tech LeadsNov 27-28

Join

React Native Video Component

The most battle-tested open-source video player component for React Native with support for DRM, offline playback, HLS/DASH streaming, and more.

πŸ” Features

✨ Project Status

Version State Architecture
v5 and lower ❌ End-of-life Commercial Support Available Old Architecture
v6 πŸ›  Maintained (community + TWG) Old + New (Interop Layer)
v7 πŸš€ Active Development Old + New (Full Support)

react-native-video v7 introduces full support for the new React Native architecture, unlocking better performance, improved consistency, and modern native modules.


πŸ“š Documentation & Examples

πŸš€ Quick Start

Install

# Install dependencies
yarn add react-native-video

# Install pods
cd ios && pod install

Usage

import Video from 'react-native-video';

export default () => (
  <Video
    source={{ uri: 'https://www.w3schools.com/html/mov_bbb.mp4' }}
    style={{ width: '100%', aspectRatio: 16 / 9 }}
    controls
  />
);

🧩 Plugins

Offline SDK Preview

1 Β· πŸ“₯ Offline SDK

Need Offline Video Playback in React Native?

If you're building a video-first app and need to download HLS streams for offline playback, you're in the right place.

πŸ‘‰ Check Offline Video SDK for React Native

This SDK supports:


πŸ”‘ How to get access?

πŸ‘‰ Start Free Trial on the SDK Platform β†’


Offline SDK Preview

2 · ⚑ Background Upload SDK

Need Reliable Video Uploads in React Native?

If you're building a video-first app and need to upload large video files reliably in the background, you're in the right place.

πŸ‘‰ Check Background Upload SDK for React Native

This SDK supports:


πŸš€ Perfect for Apps Uploading Large Media

Whether you're building social media apps, content platforms, or enterprise solutions, our Background Upload SDK ensures your users can upload videos seamlessly without interruption.

πŸ“ž Ready to Get Started?

Contact us to learn more about integrating background video uploads into your React Native application.

πŸ‘‰ Contact us at hi@thewidlarzgroup.com


3 Β· πŸ§ͺ Architecture

Write your own plugins to extend library logic, attach analytics or add custom workflows - without forking the core SDK.
β†’ Plugin documentation


πŸ’Ό TWG Services & Products

Offering Description
Professional Support Packages Priority bug-fixes, guaranteed SLAs, roadmap influence
Issue Booster Fast-track urgent fixes with a pay‑per‑issue model
Offline Video SDK Plug‑and‑play secure download solution for iOS & Android
Background Upload SDK Reliable background upload solution for iOS & Android
Integration Support Hands‑on help integrating video, DRM & offline into your app
Free DRM Token Generator Generate Widevine / FairPlay tokens for testing
Ready Boilerplates Ready-to-use apps with offline HLS/DASH DRM, video frame scrubbing, TikTok-style video feed, background uploads, Skia-based frame processor (R&D phase), and more
React Native Video Upgrade Guide Common upgrade pitfalls & how to solve them

See how TWG helped Learnn ship a world‑class player in record time - case study.

Contact us at hi@thewidlarzgroup.com

🌍 Social

πŸ“° Community & Media

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.