Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keyboardType not working on iOS #44

Open
WildSpy opened this issue Mar 20, 2019 · 1 comment
Open

keyboardType not working on iOS #44

WildSpy opened this issue Mar 20, 2019 · 1 comment

Comments

@WildSpy
Copy link

WildSpy commented Mar 20, 2019

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?

@trialsNow
Copy link

Same here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants