Skip to content

Question: how show 'next' button in number-pad TextInput #26885

Closed
@saimonventura

Description

@saimonventura

I 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' } />

image

NEXT button is not visible.

<TextInput keyboardType="number-pad" returnKeyType={ 'next' } />

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: ButtonComponent: TextInputRelated to the TextInput component.Ran CommandsOne of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.Type: QuestionIssues that are actually questions and not bug reports.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions