Skip to content

Changed KeyboardType.numberPad mapping to KeyboardType.NumberPassword#283

Merged
marcprux merged 1 commit intoskiptools:mainfrom
fhasse95:Keyboard-Type-Mapping
Jan 6, 2026
Merged

Changed KeyboardType.numberPad mapping to KeyboardType.NumberPassword#283
marcprux merged 1 commit intoskiptools:mainfrom
fhasse95:Keyboard-Type-Mapping

Conversation

@fhasse95
Copy link
Contributor

This PR changes the mapped iOS KeyboardType.numberPad from the Compose variant KeyboardType.Number to KeyboardType.NumberPassword, as the latter fits the iOS style better, in my opinion.

iOS:
image

Android (Before):
image

Android (After):
image

In case the user needs a keyboard with a decimal separator, he should use KeyboardType.decimalPad instead.


Thank you for contributing to the Skip project! Please use this space to describe your change and add any labels (bug, enhancement, documentation, etc.) to help categorize your contribution.

Skip Pull Request Checklist:

  • REQUIRED: I have signed the Contributor Agreement
  • REQUIRED: I have tested my change locally with swift test
  • OPTIONAL: I have tested my change on an iOS simulator or device
  • OPTIONAL: I have tested my change on an Android emulator or device

@cla-bot cla-bot bot added the cla-signed label Dec 28, 2025
@marcprux
Copy link
Member

marcprux commented Jan 6, 2026

This seems reasonable. Thanks.

@marcprux marcprux merged commit bb10f97 into skiptools:main Jan 6, 2026
2 checks passed
@fhasse95 fhasse95 deleted the Keyboard-Type-Mapping branch January 18, 2026 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants