Question: how show 'next' button in number-pad TextInput
See original GitHub issueI have a form with some TextInputs, someone of the are number-pad. How can I show next button with number-pad keyboard?
DONE button works fine.
<TextInput keyboardType="number-pad" returnKeyType={ 'done' } />
NEXT button is not visible.
<TextInput keyboardType="number-pad" returnKeyType={ 'next' } />
Issue Analytics
- State:
- Created 4 years ago
- Reactions:3
- Comments:20 (2 by maintainers)
Top Results From Across the Web
show numeric keypad with done button - html - Stack Overflow
Could someone help me how to show done button instead of next? I tried by adding following to the form but only works...
Read more >Keyboard shortcuts in apps - Microsoft Support
Note: With a touch keyboard, you'll need to press the Ctrl key to view some shortcuts. Calculator keyboard shortcuts. Press this key. To...
Read more >NVDA Keyboard Shortcuts - Deque University
Other commands ; Search for a word or a phrase, NVDA + Ctrl + F ; Keyboard help, Insert + 1 ; Next...
Read more >Numeric keypad - Wikipedia
A numeric keypad, number pad, numpad, or ten key, is the palm-sized, usually-17-key section of a standard computer keyboard, usually on the far...
Read more >inputmode - HTML: HyperText Markup Language | MDN
Numeric input keyboard, but only requires the digits 0–9. Devices may or may not show a minus key. tel. A telephone keypad input,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We are automatically closing this issue because it does not appear to follow any of the provided issue templates.
👉 Click here if you want to report a reproducible bug or regression in React Native.
Why this is closed? Still a problem to me too in 0.61.5