react-native-whip-whep - v0.5.0
    Preparing search index...

    Type Alias ReactNativeMobileWhipClientViewProps

    Describes props that can be passed to the module view.

    type ReactNativeMobileWhipClientViewProps = {
        style: React.CSSProperties;
    }
    Index

    Properties

    Properties

    style: React.CSSProperties

    Used to apply custom styles to the component. It should be a valid CSS object for style properties.