Configuration for the cast button view UI and behavior.

interface RNCastButtonConfig {
    activeColor?: string;
    tintColor?: string;
}

Properties

activeColor?: string

Active color for the cast button

tintColor?: string

Tint color for the cast button