-
## Description
When upgrading from `^2.2.3` to `^2.3.1`, App crashes on startup with the error:
```
error: node_modules/react-native-reanimated/src/reanimated2/layoutReanimation/animationBuildeā¦
-
### Summary
After upgrading from `expo@49.0.0-beta.2` to `expo@49.0.0-beta.5`, and now to `expo@49.0.0`, we started seeing a crash on launch on the Android ***Release*** build variant. Debug does nā¦
-
### Description
I have updated my project from 2.17.0 to 3.3.0 and I am running into an issue in the following scenario:
```typescript
const finishTransition = useCallback(
(
resolvā¦
-
### Question
I want to draw the landmark point on the frame following the docs that use Skia, but i realize that author has remove that feature.
I am using:
Please suggest me the solution to ā¦
-
### Description: The layout animation not working on production mode, I was debugging in production and noticed that the [initAnimationName](https://github.com/software-mansion/react-native-reanimatedā¦
-
## Description
following the example [here](https://docs.swmansion.com/react-native-reanimated/docs/api/hooks/useAnimatedProps/) directly, the code is erroring in our project with `TypeError: Canā¦
-
If you havenāt already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensiā¦
-
### How frequently does the bug occur?
All the time
### Description
It started when I upgraded my app from 0.68 to 0.70.6 so I enabled Hermes and updated expo to 47 and realm to 11.3.0 but kept the nā¦
-
### Description
**I was not able to test updated animation style as suggested in documentation [https://docs.swmansion.com/react-native-reanimated/docs/guide/testing/#example](url). Animation styleā¦
-
### Description
I'll start by saying that I've spent many days on this and already looked at #4140, #4177, #4367 and #4475, and this is a separate issue. I also created an issue at expo/expo#23297 ā¦