You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.81. Please mark this comment with 👍 or 👎 to give our bot feedback!
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.The text was updated successfully, but these errors were encountered: