-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-paper@5.12.5` for the project I'm working on…
-
hey @AlirezaHadjar, thanks for fixing initial issue on new version. However, it looks like children is not touchable on new architecture. that would be great if you can fix that too. Thank you!!
-
### Description
When a `Text` with `onPress` is a child of any `Touchable` (Opacity, Highlight, WithoutFeedback), when tapping on the `Text` the `onPress` of the `Touchable` parent is also triggered.…
-
how to increase the touchable area of dot ? dot size is okay, but user have to click on exactly dot to proceed, please answer quickly
-
**Describe the bug**
I often misclick when using a pointer device.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://fronteers.nl
2. Using a pointer device, click slightly be…
-
### Description
# Issue: Unable to Run MAUI Apps on Android 11 ❌
## Description
I am experiencing issues running a .NET 8 MAUI application on an Android 11 device. The app was created using the defa…
-
I have a problem where some components in the main screen are touchable and some cannot be clicked.
any luck with that?
![image](https://github.com/user-attachments/assets/b09796a7-be3f-4285-9833-…
-
### Feature request
Tab header should scroll with whole content and header portion should have touchable(like: TouchableOpacity, TouchableRipple, Button)
If header content is large amount of con…
-
# Describe the bug
After inputing some string and the row results are visible they are not touchable. If you close the keyboard and press the input again they can be pressed until you search again.…
-
### Description
Applying the touchable hover style to hoverable components
### Reasons for suggestion
- 현재는 `CheckableAvatar`, `Checkbox`, `RadioGroup` 에만 적용되어 있습니다.
- 모바일 기기를 지원해야 하는 니즈가 생기면서 다른…