Artur

Results 5 comments of Artur

What about using `Hidden` component with some conditional prop? ```typescript let visible = true // isVisible by default = false ``` However I'm not sure if this wouldn't be harder...

> `sudo xcode-select --switch /Applications/Xcode.app` Yesterday I run some clean up on my computer. Xcode cache was wiped out, as well as some simulators data etc. Not quite sure -...

Actually +1 here, I'm trying all kind of different things but non seems to works so far

`onLongDayPress` solution works only without debug mode. Sometimes in debug mode it doesn't work at all.

No iOS issue here, but android is pretty ugly because of that. I wish sometimes for similar keyboard behaviour like iOS have, with all the events ;)