-
When we enable this screenshot prevent. onLongPress touchable events are not firing.
-
Hi there,
I have the strangest issue to open, first time for me.
On a single iOS device, when opening the gallery, we have a bigger and bigger left margin (or translationY) as we open the galle…
-
I have implemented this logic on view controller A with presents view controller B. View controller be will sometimes just fail to dismiss and remain stuck on screen with no way out except by force ki…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
With the current version the `closeTimer?.invalidate()` in the pan gesture handler is breaking the gesture with the following error: `[SystemGestureGate] Gesture: System gesture gate timed out.`. The…
-
Hi,
I want the icon to go from 50% to 100% when swipe reach to Threshold. Is there any event to know when swipe hit the Threshold. I don't want to perform animation just increase and decrease size of…
-
### Description
Not entirely sure whether this issue is with Reanimated or RNGH, but since it happens inside a RNGH method I post it here.
I needed to do some processing in the .onUpdate functi…
-
Hi,
How to make the toast appear from bottom of the screen?
I've tried absolute position but it doesn't seem to be working.
-
## Description
I am trying to have an Exclusive Gesture between Tap and Pan Gestures. When I pass the Exclusive Gesture to GestureDetector's "gesture" prop, I get the following error in the con…
-
Hi! 👋
Firstly, thanks for your work on this project!
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-calendars@1.1274.0` for the project I'm wo…