-
### Is there an existing issue for this?
- [X] I have checked for existing issues https://github.com/getsentry/profiling-node/issues
- [X] I have reviewed the documentation https://docs.sentry.io/
- …
-
## Environment
- Android OS version: c7a4d0a06e7ee01808bf08bbe6046a0d15031f04 aka 10.14.1 and 5d9e37d2e7b8da090536b89feea965bd4afb51cf aka 10.5.0-rc.1
- Devices affected: Android Emulator Pixel 3a…
-
### Minimal reproducible example
yarn add expo@^48.0.0
### Summary
I have a project with expo 47 and trying to upgrade for 48. Following the official steps in the upgrade article. It says run…
-
### Summary
Trying to add a pressable component in Gallery renderItem but it's not working. Also Is it possible to disable zoom.
### Environment
"react": "18.2.0",
"react-native": "0.72.12",…
-
### Description
I am going to replicate the apple store animation effect, there is a zoom in and zoom out effect when sliding the interface and clicking to each View, and a long press can keep the zo…
-
I was using react-native-zoom-us from past couple of months and it stops working suddenly then when i was debugging it i saw en error ZoomUS.initialize requires jwtToken i was using meeting sdk and cl…
-
# Bug Report
## Problem
The `0,5x`, `1x`, `2x`, `3x` zoom buttons don't work in camera in the chat view. Pinch works fine.
https://github.com/status-im/status-mobile/assets/67952253/5d790…
-
# Bug
I'm using a customMapStyle for a MapView in iOS for a dark mode theme. Whenever the map loads for the first time, there's a brief flash (flicker) of the default Google Maps style before the t…
-
Each press will trigger multiple markers select event. Tried `event.stopPropagation` and `event.preventDefault` but does not work. Any clue?
![k0zbp6aang](https://cloud.githubusercontent.com/assets…
-
Is there a way a PageView can adapt to the size of the currently displayed item?
I wan't to create something like a carousel, so I would use a PageView thats inside a Column or a ListView. However…