Denys Dovzhenko
Denys Dovzhenko
This warning is ridiculous. I don't want to set width/height cuz elements size controlled by screen width, padding, etc...
i do that way: ```tsx + ```
nowadays i must use RectButton from react-native-gesture-handler, but its not silver-bullet, it also have some tricks with borders, and in specific expo/rngh versions hitSlop is not working on android properly
fixed after remove `@react-native-documents/viewer` from project.