callstack / callstack/react-native-paper

Delay Screen Navigation when using TextInput

Aperta
#3,601 12 commenti 7 reazioni 0 assegnatari Vedi su GitHub
BottomNavigation bug TextInput
Lingua principale
TypeScript
Stelle
14.5k
Fork
2.2k
Merge medio
5g 23h
PR unite (30g)
12

Descrizione

### Current behaviour
When navigating **screen B** from **Screen A**. **Screen B** has some text inputs (even single input). When pressing a button on **Screen A**, **Screen A** gets stuck for some seconds (e.g 2 sec). Screen navigation starts after some seconds(e.g 2 sec)
When I experiment with React Native text input, I didn't face such delays.

This behaviour can be seen in react-native-paper [snack example ](https://snack.expo.dev/@react-native-paper/react-native-paper-example_v5)

### Expected behaviour
There will be no such delay in screen navigation.

### How to reproduce?
This behaviour can be seen in react-native-paper [snack example ](https://snack.expo.dev/@react-native-paper/react-native-paper-example_v5)

### Your Environment

| software | version
| --------------------- | -------
| react-native | 0.71.0
| react-native-paper | 5.1.3
| node | 18.13.0
| yarn | 1.22.18

Video Recording:

https://user-images.githubusercontent.com/57723965/213628786-0805a728-2a46-496c-9e68-d25031c86fac.mp4

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.