“Keyboard Tutup Saat Mengetik Bereaksi Asli” Kode Jawaban

keyboard memberhentikan di React Native

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

Keyboard Tutup Saat Mengetik Bereaksi Asli

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

Jawaban yang mirip dengan “Keyboard Tutup Saat Mengetik Bereaksi Asli”

Pertanyaan yang mirip dengan “Keyboard Tutup Saat Mengetik Bereaksi Asli”

Lebih banyak jawaban terkait untuk “Keyboard Tutup Saat Mengetik Bereaksi Asli” di JavaScript

Jelajahi jawaban kode populer menurut bahasa

Jelajahi bahasa kode lainnya