Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: add integer only keyboard type for text-field #8190

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

Merged
merged 1 commit into from
Dec 13, 2019
Merged

Conversation

NickIliev
Copy link
Contributor

@NickIliev NickIliev commented Dec 12, 2019

PR Checklist

What is the new behavior?

Adding integer only keyboard type for text-field and for all editable text components. This type has no additional options (which is different from the number type)

<TextField keyboardType="integer"/>

Results an integer only keyboard types (Android and iOS):
Screen Shot 2019-12-12 at 10 55 09 AM

Related to feature request #3303

@cla-bot cla-bot bot added the cla: yes label Dec 12, 2019
@dtopuzov dtopuzov merged commit eac179c into master Dec 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants