“teclado descartar react nativo” Código de respuesta

teclado descartar react nativo

import { Keyboard } from 'react-native';
Keyboard.dismiss()
Hacker Harsha

Cerrar el teclado Al escribir React Native

It's because the ListHeaderComponent from the FlatList is being re-render each time you change the state. I'm not sure to see a quick solution to fix in this context of usage.

Even though if you have the possibility to use HeaderComponent instead I would recommend you do that: https://snack.expo.io/@jeremdsgn/modalize-issue

I'm closing this issue
Dayanaohhnana

Respuestas similares a “teclado descartar react nativo”

Preguntas similares a “teclado descartar react nativo”

Más respuestas relacionadas con “teclado descartar react nativo” en JavaScript

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código