I've been trying to get a numeric keypad on the iPad, but when I set a numeric pad on a TextField, I get a normal keyboard with numbers and ponctuation. But I found out several bugs on the simulator, I don't really know if this is another.
Is there a standard keypad on the iPad?
To quickly enter a number or symbol on an iPad, drag down on a key and then lift your finger, or switch to the numeric keyboard on iPhone.
You can use the formula keyboard to add functions, numbers and symbols to formulas. If a keyboard isn't already visible, tap the Show Keyboard button , then tap the Formula Keyboard button to start editing a formula.
You can use Magic Keyboard, including Magic Keyboard with Numeric Keypad, to enter text on iPad. Magic Keyboard connects to iPad using Bluetooth.
The iPad's "number' keyboard is exactly what you're seeing. There is no "iPhone identical" number only pad. I've worked around this by just using UIButtons and custom code in my app, Nippon. I've also created a background foe the button. It's sized for a modal view controller with the UIModalPresentationFormSheet
style.
Here are the images, in case you want to use them:
As for code, you force the UITextField to hide the keyboard and then you manually update the value when the button is pressed.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With