-
Hello,
I'm currently facing an issue only on Android. When I press a touchable inside an Interactable.View it's never fired. It looks like the views are way more sensitive in Android and I have to …
ghost updated
4 years ago
-
componentWillMount is deprecated and will be removed in the next major version. Use componentDidMount instead. As a temporary workaround, you can rename to UNSAFE_componentWillMount.
Please update …
-
I'm loving the quick opening and closing of photos like the WhatsApp and Twitter app. But I have a bar with social interactions (like, reply, etc) on the bottom of the View I load. On top of that it's…
-
Only building an iOS app, so can't talk for Android, but when the following is run, the svg appears but not the animation. I have tried importing the `animateTransform` property too, still not working…
B4R05 updated
1 month ago
-
When we added slide on Modal presentation popup, slide not working(touch not working ).
-
when GestureRecognizer in a list of item array it slow down scrolling
....
.
.
.
.
.
.
.
-
Like [this repo](https://github.com/DuDigital/react-native-zoomable-view#react-native-modal) did, it would be an alternative to include `captureEvent:boolean` property to fix it.
-
-
Fix animation.view error if there is a scroll view as child
-
Cancelling a Hammer event does not cancel React's SyntheticEvent.
So, onTap and onClick really are different. Any ways to fix this? Standardize on just Hammer or React?
kylpo updated
7 years ago