interface IOSProps {
    backgroundColor?: string;
    footer?: FooterProps;
}

Hierarchy (View Summary, Expand)

Properties

backgroundColor?: string
footer?: FooterProps
MMNEPVFCICPMFPCPTTAAATR