Fork me on GitHub
#cljsrn
<
2021-03-16
>
zendevil.eth15:03:25

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?

zendevil.eth12:03:43

this doesn’t solve the problem of needing two clicks