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

    Interface FeedbackComposerStrings

    Localized strings for the FeedbackComposer component.

    interface FeedbackComposerStrings {
        addAttachment: string;
        attachmentsHeader: string;
        descriptionMinLengthError: string;
        detailsLabel: string;
        detailsPlaceholder: string;
        emailLabel: string;
        emailPlaceholder: string;
        nameLabel: string;
        namePlaceholder: string;
        removeAttachment: string;
        submitButton: string;
        successMessage: string;
        successTitle: string;
        title: string;
        titleLabel: string;
        titleMinLengthError: string;
        titlePlaceholder: string;
        uploadingAttachment: string;
    }
    Index
    addAttachment: string
    attachmentsHeader: string
    descriptionMinLengthError: string
    detailsLabel: string
    detailsPlaceholder: string
    emailLabel: string
    emailPlaceholder: string
    nameLabel: string
    namePlaceholder: string
    removeAttachment: string
    submitButton: string
    successMessage: string
    successTitle: string
    title: string
    titleLabel: string
    titleMinLengthError: string
    titlePlaceholder: string
    uploadingAttachment: string