-
**Describe the bug**
When a custom JSX component is passed to the Toast component, the animations don’t trigger properly. Specifically, the condition
```ts
if (jsx) {
return jsx;
}
```
sh…
-
**Describe the bug**
My test is broken on version `4.0.0-alpha.12` but it works correctly on version `3.5.1`.
It is throwing the following error when running it:
```
FAIL shared/component-libr…
-
## Current behavior
Adding an item to the end of the list and animating it in using the [Layout Animation](https://shopify.github.io/flash-list/docs/guides/layout-animation) documentation w…
-
**Describe the bug**
I'm having trouble using react-native-reanimated-carousel in a react-native-web project, so I decided to try and debug further by running expo web locally. The [documentation f…
-
**Describe the solution you'd like**
We could take advantages of the new react-native-reanimated 2, already using Turbo Modules.
-
const frameProcessor = useFrameProcessor(frame => {
'worklet';
const detectedObjects = detectObjects(frame, frameProcessorConfig);
//nothing happens
console.log(detectObjects);
…
-
Hello!
I'm trying to build for android but the build is failing with this error.
```
> Task :azzapp_react-native-skia-video:configureCMakeDebug[arm64-v8a] FAILED
C/C++: CMake Error at CMakeLists…
-
### Description
I'm switching my code from using the old style `opacity.value = withDelay...` to `opacity.set(withDelay...` but this fails.
Instead it only works if i use the callback form `opacity.…
-
**Describe the bug**
[00:00] The card length is 5. It shows well according to the order.
[00:07] The card length is 4. The card in the back shows when it's not its order. it mask the f…
-
## Description
### Related to
- [x] Components
- [ ] Demo
- [ ] Docs
- [ ] Typings
### Steps to reproduce
Scroll the panel fast
#### Expected behavior
When scroll stop the f…