I have Flatlist and TextInput as a search bar on ListHeaderComponent.When i filled the TextInput and clicked the item of flatlist (using TouchableOpacity), there is only a keyboard dismiss action, it needs to click the second time to be able to select items from the flatlist
any solution?