KeyboardType:
    | "NumberPad"
    | "DecimalPad"
    | "EmailAddress"
    | "PhonePad"
    | "URL"
    | "Default"