CupThread React Native & Expo SDK - v0.1.0
    Preparing search index...

    Interface WhatsNewScreenProps

    interface WhatsNewScreenProps {
        headerTitle?: string;
        onBack?: () => void;
    }
    Index
    headerTitle?: string
    onBack?: () => void