Open rohan-paul opened 5 years ago
Issue-Label Bot is automatically applying the label bug
to this issue, with a confidence of 0.81. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
Hi @rohan-paul , Thanks for reaching us. We have added this feature to our backlog. We’ll update it soon.
Upon tapping on any list-item,keyboard gets closed first and then item is selected when I tap again. Basically it takes double taps to select an item. First hides the keyboard. Second selects the item.
I have tried including
keyboardShouldPersistTaps={"always"}
but did not work.