-
as mentioned in [docs](https://rnfirebase.io/database/usage#enabling-persistence), persistence is enabled by default, it is not working.
it is working only if enabled manually by "database().setPersi…
-
Hi, thank you for your excellent work. I try the Basic ZoomableSvg Example , it seem work fine. But when I press the Circle,it don't work. While I remove ZoomableSvg , Circle is onPress work.
React…
-
I have added "react-native-pdf" as a child view and pdf scrolling is not working properly.
-
react-native-svg@6.0.0-rc1
react-native@0.48.3
react@16.0.0-alpha.12
I have a responder on individual (nested) children (`s`) of an node.
This stopped working on Android. No events get fired (o…
-
I found that all I needed for zoom was this. I'm not sure how to do double click to zoom but I don't really need it for my app. I just put this here for other people who might be having problems with …
-
In my RN 0.62.2 app, on top of swipe, the zoomable-view does not zoom. here is the code:
import { PanGestureHandler, State, TouchableOpacity, PinchGestureHandler } from "react-native-gesture-ha…
-
I just installed v1.0.15, but when I want to import component I got the error message.
also, IDEA seems does not find the component props from the type definition file and so no suggestion provided b…
-
Hi,
Please check the above issue. It seems the name is invalid as per the error code.
https://snack.expo.io/SkltQtr8Q
-
When I zoom, the image just enlarges and covers the entire screen. Whether I use bindToBorders or try other workarounds like wrapping in different size views, I still get the same effect.
```/* es…
-
I am displaying some large image inside. I set max Zoom to 5 (or higher). The first zoom with 2 fingers usually is OK. If I zoom more, the center point of zoom is moving out, or is zoom (with 2 finger…