10000 iOS Dictation not usable in TextInput · Issue #20778 · facebook/react-native · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
iOS Dictation not usable in TextInput #20778
Closed
@tylertsoi

Description

@tylertsoi

Description

Focus in the TextInput, choose dictation and start recording
Only First word is input to TextInput

if _.debounce is used, multiple words can be displayed but still not showing the full text in the recording. Keyboard input may has issue after _.debounce is used.

Reproducible Demo

Simply use component in a View,
<TextInput
=> this.setState({username})}
value={this.state.username}
/>
Choose Dictation in the keyboard view,
Start recording and wait for recognition
->issue reproduced

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: TextInputRelated to the TextInput component.Platform: iOSiOS applications.Ran CommandsOne of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0