interface AdCountdownProps {
    style?: StyleProp<TextStyle>;
}

Properties

Properties

Optional style applied to the AdCountdown

Generated using TypeDoc