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

iOS TextField, Add support for keyboardOptions in iOS #3116

Closed
alexzaitsev opened this issue May 1, 2023 · 3 comments
Closed

iOS TextField, Add support for keyboardOptions in iOS #3116

alexzaitsev opened this issue May 1, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request ios

Comments

@alexzaitsev
Copy link

alexzaitsev commented May 1, 2023

Right now if to set keyboardOptions = KeyboardOptions(keyboardType = KeyboardType.Number) to TextField it works for Android but is ignored for iOS.
Android:

iOS:

@alexzaitsev alexzaitsev added enhancement New feature or request submitted labels May 1, 2023
@m-sasha m-sasha removed the submitted label May 2, 2023
@dima-avdeev-jb dima-avdeev-jb changed the title Add support for TextField.keyboardOptions in iOS iOS TextField, Add support for keyboardOptions in iOS Jun 19, 2023
@dima-avdeev-jb
Copy link
Contributor

dima-avdeev-jb commented Jun 19, 2023

@mazunin-v-jb
Copy link
Contributor

The fix for that will be available in the next release of Compose Multiplatform 1.5.0 (was fixed in the related issue #2735)

@okushnikov
Copy link

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ios
Projects
None yet
Development

No branches or pull requests

5 participants