-
## Environments
* Framework name: React
* Framework version: 17.0.2
* Moveable Component version: 0.54.1
* Testable Address(optional): https://daybrush.com/moveable/storybook/?path=/story/basic--b…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-pinchable@0.2.1` for the project I'm wor…
-
Library works awesome: great job!
One minor inconvenience is that if the pinchable component (image) is inside a parent pressable item, upon leaving the pinched image to zoom, it will trigger the p…
-
We needed this feature to be able to prevent click or any other events before pinch zoom completed.
```
diff --git a/node_modules/react-native-pinchable/android/src/main/java/com/oblador/pinchable…
-
Multi-touch
This would let you pinch and squeeze the dough from two or more sides, and the dough would droop down out or pile up, away from the forces applied to it, just like real dough. Current…
ghost updated
3 years ago
-
# Sample Code
```
import Video from 'react-native-video';
import Pinchable from 'react-native-pinchable';
```
Thankfully it worked for `Image` & `FastImage`
-
I get the following error when trying to use this library with expo:
`Invariant Violation: requireNativeComponent: "PinchableView" was not found in the UIManager.`
-
## Environments
* Framework name: ReactJS
* Framework version: 18.2.0
* Moveable Component version:0.49.1
* Testable Address(optional):
## Description
Hi @daybrush , thanks a lot for your…
-
-
Hello, I finally found the solution for Carousel with pinchable gesture.
I can’t wait to test it but first I would like to try the demo on Expo. It doesn’t seem to work
![618B16AD-BEC9-48D0-A29…