SDK Version: Expo 44.0.6 Platforms(Android/iOS/web/all): Android / iOS Tested versions of react-native-reanimated : 2.2.4, 2.3.1, 2.4.1, 2.5.0 I recently upgra
This is my babel file My code: import React, { useRef, useState } from 'react' import { View, useWindowDimensions, Button } from 'react-native' import Animated
Getting this error in my React-Native app when I run on Android using npx react-native run-android --variant=release or generate a Release Build. I tried whatev
The Application was working fine until the installation of React-native-Reanimated library but has started to crash post installation when trying to debug remot
I'm trying to use https://docs.swmansion.com/react-native-reanimated/docs/api/LayoutAnimations/entryAnimations From the documentation it seems pretty simple but
I using 'worklet'; and runOnUI() and then get the error below. Because I use 'worklet'; I added import 'react-native-reanimated' Because I also use runOnUI I ad
I using 'worklet'; and runOnUI() and then get the error below. Because I use 'worklet'; I added import 'react-native-reanimated' Because I also use runOnUI I ad