jzxchiang1

Results 41 comments of jzxchiang1

^ I have the same question. My linker is complaining.

Bump. I also see flickering on Android (but not iOS).

I got the same exact error but with v0.65 of react-native-v8. Any help appreciated!

This is so painful to keep react-native, react-native-reanimated, and react-native-v8 all in sync. I hope the reanimated team can officially support v8 soon. It's been months and haven't heard anything..

0.67 just got published - has anyone tried to see if it works with reanimated?

Unfortunately I get this error even after I run `cd android && ./gradlew clean`. I'm on RN 0.64.2 and 2.6.0. Any idea what may be going wrong?

> There may be a namespacing or typing issue with `Animated.Extrapolate`. Typescript thinks it's an enum but it's actually defined as an object. Meanwhile, `Extrapolation` from the `interpolation` module is...

I don't understand why this error exists, but it currently breaks multiple libraries. Namely, `@gohom/bottom-sheet` and `react-native-redash`. Anyone know what's going on?