api.video-reactnative-player icon indicating copy to clipboard operation
api.video-reactnative-player copied to clipboard

[Feat]: add 'responsive' property

Open DmitriyNikolenko opened this issue 2 years ago • 0 comments

Version

v1.0.3

Environment that reproduces the issue

Devices: any iOS and Android

Use case description

For the React player, we have a 'responsive' property which automatically adjusts player size. But for the React Native pla yer we don't have it and have no ability to get a video ratio to get it manually. 1111111

Proposed solution

Provide a 'responsive' property for the React Native player.

Alternative solutions

Provide an ability to get a video ratio to get it manually.

DmitriyNikolenko avatar Nov 08 '23 13:11 DmitriyNikolenko