callstack / callstack/react-native-paper

TextInput autofocus is not opening keyboard on Android

Offen
#4,456 6 Kommentare 3 Reaktionen 1 zugewiesene Person Beansprucht von @kamilkedzierski Auf GitHub ansehen
bug
Vorherrschende Sprache
TypeScript
Sterne
14.5k
Forks
2.2k
Ø Merge
5 T. 23 Std.
Gemergte PRs (30 T.)
12

Beschreibung

### Current behaviour
Trying to improve user experience by auto focusing to input and showing keyboard. On iOS everything works fine, but on Android two thinks are happening.

TextInput gets auto focused on Android but:
1) keyboard is not showing automatically, only after direct pressing text input
2) I have bottom sheet that is behind *modal with text input* and after pressing on TextInput to get the keyboard open the BottomSheet rises for no reason.

### Expected behaviour
When opening modal (TextInput initial) the TextInput is focused and keyboard is open (as on iOS)

### How to reproduce?
First case code example:
[code example on snack.expo.dev](https://snack.expo.dev/@jestemtrzcinska/react-native-paper-text-input-android)

### Preview
Second case preview:

2 case (2)

2 case (1)

### What have you tried so far?
update react-native-paper

### Your Environment

| software | version
| --------------------- | -------
| ios | 17.0
| android | 34
| react-native | ^0.73.6
| react-native-paper | ^5.12.3
| node | 18.18.0
| npm or yarn | 9.8.1
| expo sdk | x.x.x

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.