Skip to content

react native bitmovin player.defaultstyles

Matheus Cardoso edited this page Jun 8, 2022 · 1 revision

Home > react-native-bitmovin-player > defaultStyles

defaultStyles variable

Default styles for the player view.

Signature:

defaultStyles: {
    baseStyle: {
        alignSelf: "stretch";
    };
}
Clone this wiki locally