-
### Current behavior
Hi, when there are nested navigators \w @react-navigation/drawer@7, flickering occurs on Android when pulling the drawer.
This only happens on new architecture.
https://git…
-
- react-native-draggable-flatlist 4.0.1
- react-native 0.72.3
- react-native-reanimated 3.5.4
https://github.com/computerjazz/react-native-draggable-flatlist/assets/33106641/6de6d6d3-bb2e-42ba…
-
https://github.com/jobtoday/react-native-image-viewing
https://github.com/pavelbabenko/react-native-awesome-gallery
https://github.com/booyeu/react-native-reanimated-viewer
https://github.com/oblad…
-
**Describe the bug**
Carousel is storing last view index in its memory, even if i pass new items to it that memory is not cleared. I have issue when i pass more items like 6 then scroll…
-
When enabling the newArchEnabled flag in React Native (newArchEnabled=true), shared element transitions seem to stop working. This issue occurs with the following dependencies:
```
"@react-navigat…
-
The design requires padding 16px on the left and right side, and each card has 16px gap as well.
However I can only manage to set the padding on the left side and gap between, could not find a way to…
-
Hi,
I read your blog on working with react-native-reanimated about how to build a collapsible nav bar. It works fine when scrolling up and down. Also works fine when touched and released. However, …
-
https://github.com/software-mansion/react-native-reanimated/discussions/2004
-
Thanks for such a great monorepo setup
It works great out of the box, but as soon as i started to add dependencies, that use `react-native`, it stopped working for me.
- mobile(depends on `react…
-
Hello
I'm trying to dynamically change the width & height of the component, in order to do so I'm wrapping the carousel in the `Animated.createAnimatedComponent`
```
const AnimatedGallery =
…