-
Hey, it's me again!
I'm tweaking this component quite a bit to fit one of my need, but I can't find a way to animate the image height on open/close:
Using onOpen & onClose cause a "glitch" (which is …
-
## Steps to Reproduce
```dart
class MyHomePage extends StatelessWidget {
@override
Widget build(BuildContext context) => Scaffold(
body: InteractiveViewer(
maxScale: 5,
…
-
### Description
In Android the app randomly crashing with the below error. Got this in firebase crashlytics dashboard and there is no log to debug and reproduce.
Below are the dependencies.
"@…
-
## Issue
We received feedback that a Firebase firestore query in our app was taking very long time to load on Android.
After investigating we figured out that using the traditional one-time `.g…
-
## Bug report
Dragging the thumb or clicking on the track.
### Current Behavior
![Current Behavior](https://user-images.githubusercontent.com/44946699/220063805-838032ef-1354-4bce-8a7f-f42a2c…
-
[Demo and docs for the new version ](https://photoswipe.com/v5/docs/getting-started/)
Hi all,
I'd like to share an update on the PhotoSwipe development. And I need your feedback.
### Code rew…
-
### Description
error: node_modules/react-native-reanimated/src/reanimated2/threads.ts: /Users/zhuxiuwu/space/native/nativeapp/node_modules/react-native-reanimated/src/reanimated2/threads.ts: [Reanim…
-
**Describe the bug**
When monitoring onPinch states, the values reported by `state.delta[0]` become greater and greater in magnitude on each successive event, and do not reset even when the gesture…
-
⚠️ this original post has been edited by @timneutkens to reflect [this comment](https://github.com/vercel/next.js/issues/48748#issuecomment-1578374105) ⚠️
## Changes in the past week
I've been i…
-
## Bug Description
I recently Upgraded react-native to 0.68.2 and decided to use hermes.
as I have some library that uses `function toString`, then I decided to implement `show source` to those fi…