MediaSFU React Native
    Preparing search index...

    Type Alias CustomComponentOverride<P>

    CustomComponentOverride: React.ComponentType<P>

    Custom component override type Allows replacing default components with custom implementations

    Type Parameters

    • P = any