Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bbc6bae9/customnumberpad
自定义数字键盘
https://github.com/bbc6bae9/customnumberpad
Last synced: 28 days ago
JSON representation
自定义数字键盘
- Host: GitHub
- URL: https://github.com/bbc6bae9/customnumberpad
- Owner: BBC6BAE9
- License: mit
- Created: 2024-11-12T02:45:37.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-12T02:49:41.000Z (about 1 month ago)
- Last Synced: 2024-11-12T03:29:58.363Z (about 1 month ago)
- Language: Swift
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CustomNumberPad
Sometimes, we want to restrict users to input only numbers, but when users switch to third-party input methods, it's not possible to control the input format. Therefore, we created a custom numeric keyboard to avoid some interaction bugs.
有的时候我们想限制用户是哟哦那个纯数字键盘输入,但是当用户切换到第三方输入法的时候并没有办法控制用户的输入格式,所以自定义了一个数字键盘。来避免交互上的一些Bug