-
I put image slider to rederBackground but it seems renderBackground isn't touchable part of ParallaxScrollView
How can i fix it ?
Thx
Clcll updated
4 years ago
-
I'm finding more often than not that I do this:
...
Why not just toggle the Component type to Touchable (handling Platform differences as well) when onPress is present?
…
-
I have two drawers, one that swings to the right and ones that swings to the left
The one on the left nothing is clickable or interact able, unlike the right one which works perfectly
-
Hello,
I have placed some buttons inside the "collapsed" widget and I've noticed that sometimes the whole widget loses touch and the buttons are not clickable.
I've also noticed that this bug h…
-
### Issue details
I'm using parallax with a carousel that allows for swiping left and right to move to the next item on the list. The carousel loads fine in background however I am unable to make …
-
## Issue Overview
### On PC version
In the marquis [website](https://themarquis.xyz/), currently the download button redirect you to a drive file.
![image](https://github.com/user-attachments/…
-
I was hoping to customize the header... maybe have a few buttons.
But the touches don't seem to persist on the `renderHeader` section, is there a possible workaround for that.
-
### Description
I am trying to add custom focus styles if a pressable is focused to make the keyboard focus visible in any case (dark/light mode, different background colors etc).
It seems like `…
-
We made changes to allow spacebar activation to Touchable, as well as forwarding more accessibility properties to the underlying view. We should upstream these.
-
Is there any way to add touchable URLs in editor? I want to add URLs and when the url is touched, the URL is opened in safari. I have searched for it and found that it is not possible to add touchable…