Kash

Results 13 comments of Kash

I am experiencing the same issue, I tried to restore redux packages to versions where I remember the migration used to work but it did not fix it. The old...

Facing the same issue on iOS and Android after upgrading to V3. Button inside flat list get pressed while swiping.

> @Bayramito Did you ever find a work around? I'm hoping to put react-native-image-zoom-viewer inside a modal. [This solution](https://github.com/Flair-Dev/react-native-awesome-gallery/issues/35#issuecomment-951819483) helped me fix it, try it.

> Found a solution! Replace ` ```js > // FixedTouchableHighlight.js > import React, { useRef } from 'react'; > import { TouchableHighlight } from 'react-native'; > > export default function...

This fixed the issue for me as well. I am not using expo, but the issue seems to started to happen on react-native 0.73 with react-native-reanimated v3. The issue happens...

Facing same error on a small number of devices on iOS, I just upgraded to the new version. it seems to be related to specific storages not all of the...

> I will look into this, would greatly appreciate if someone can provide crash logs from the release build I don't know if this is helpful, this is the log...

> Hey @kashmiry @CoryWritesCode anyone of you guys able to reproduce this in release or debug locally would be really helpful in fixing this. Any steps or specifics. I am...

> @kashmiry Thanks for the sharing this detailed info. Were you able to reproduce the error consistently after upgrade (when you faced the error). What if you try downgrading the...

I am also facing this issue on **Android**. On iOS everything works fine. When I navigate back to the same screen with the same `getId`, I observe the described behavior....