Programmable Media

React Native video player

Last updated: May-20-2024

The React Native SDK includes a Cloudinary native video player component. This makes it easy to use the various Cloudinary video capabilities and deliver your videos using the device's native player. For Android, the player uses ExoPlayer and for iOS it uses AVPlayer.

On this page:

To create a player, use the AdvancedVideo component and provide a Cloudinary video object or the full Cloudinary URL. You also need to define a height and width for the video player to display correctly:

Transformations

You can include video transformations when creating your video instance, for example:

✔️ Feedback sent!

Rate this page: