I have list of pressables showing inside a view. At the same time I also have a keyboard open. The problem is that I want the pressables to work while the keyboard is open. But instead, the first press hides the keyboard, and only the second press works on the pressable. How do I fix this?
this doesn’t solve the problem of needing two clicks
KeyboardAvoidingView
https://reactnative.dev/docs/keyboardavoidingview