-
`react-native-reanimated` v2 has quite a bit more set-up. It's not immediately clear that when installing the library, you have to be using v2 of the library.
Also, things like Direct Debugging are…
-
### Description
I use `react-native-reanimated@2.0.0-rc.0` which requires me to use a plugin for babel.
Important to say is my project is a monorepo with yarn workspaces.
```js
// babel.config.js
…
-
Dear,
I'm using this package, but unfortunately the snapTo ref func not working for me,
it's giving me `snapPoint.tension error`
below is the screenshot, I'm testing in IOS 16.4 iPhone 1…
-
Windows.
React Native project. Yarn.
Using Expo.
Followed your docs:
1. installed react-native-reanimated (~2.3.1).
2. Adjusted my babel.config.js file.
3. Installed @rainbow-me/animated-char…
-
I installed the npm package the other day and tried it out. I started getting some error from reanimated that ('Tried to synchronously call anonymous function from a different thread.'). Is there a fi…
-
### Description
When animating Animated components on height/paddings and margins all animations feel laggy and flickery in production builds.
### Steps to reproduce
1. Create an animat…
-
### Summary
Im creating picture crop with skia and react-native-zoom-toolkit.
I've managed to get fixed 9:16 resolution with overlay and configuration.
The issue comes after user tries to crop …
-
**What is the expected behavior of the card?**
- The first trigger to resolve gets back Evershrike and lets you attach an aura. Any triggers beyond that should fizzle because they lose track of Ever…
-
### Description
When utilizing the onScroll event from a ScrollView to power animation of another component such as an indicator, there is visible stutter towards the last few moments before a mome…
-
**Error message**
![error_screen](https://user-images.githubusercontent.com/66787702/215296386-29f65b48-c150-4298-9ee4-d4d8188a716f.png)
**code**
```
import React from 'react'
import { Scroll…