Skip to content

keyboardType not working on iOS #44

@WildSpy

Description

@WildSpy

Hi,

react-native-prompt-android/index.ios.js
AlertIOS.prompt(title, message, callbackOrButtons, options.type, options.defaultValue);

https://facebook.github.io/react-native/docs/alertios

static prompt(title: string, [message]: string, [callbackOrButtons]: ?((text: string) => void), ButtonsArray, [type]: AlertType, [defaultValue]: string, [keyboardType]: string): [object Object]

will you support keyboardType?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions