Martin Lichstam

Results 27 comments of Martin Lichstam

> Hi @lichstam 👋 I don't think the [RN issue](https://github.com/facebook/react-native/issues/41213) is relevant here, as it only pertains to the New Architecture and if I understand correctly you are using Old...

hey, i'm trying to recreate an example but with no luck. i will try more tomorrow. the gist is that there is one component that expands from not visible (0...

ok, i got it try this code, and try it on a real device ``` import { View, Text, useWindowDimensions } from 'react-native'; import Animated, { useAnimatedStyle, interpolate, useSharedValue, Extrapolation,...

hey @bartlomiejbloniarz , just checking, how is it going? anything that can be said about this issue, what the source might be for instance?

> Hey @lichstam, meanwhile, would you like to see if this patch changes anything? [reanimated_3.13.0_styles.patch](https://github.com/user-attachments/files/16127220/reanimated_3.13.0_styles.patch) It is meant for 3.13.0 though. It has already been shown to fix at least...