-
### Description
A combination of `ScrollView` + autogrowing `TextInput` and reanimated prevents TextInput from a grow.
> [!IMPORTANT]
> I provided a snack link, but it's not reproducible in sna…
-
Reproducing on Android 12, Samsung Galaxy A52
**Preconditions:** User A - Android, User B - any other device
**Steps:**
1. User B sends photo album in chat with User A
2. User A enters the …
-
**What is the expected behaviour of the card?**
- Kunoros's static ability should not be applied when it is entering the battlefield at the same time as other creatures.
**What is the actual beha…
-
This is my basic code example to reproduce situation
```js
export const CarouselExample = () => {
const PAGE_WIDTH = SCREEN_WIDTH * 0.8
const PAGE_HEIGHT = SCREEN_WIDTH / 2
return (
…
-
After updating to the latest Xcode 13 it seems that when "react-native-jitsi-meet", "react-native-reanimated" are used together the build fails with a weird error.
A reproducible repo can be fo…
-
The code works fine on iOS, however with Android it only works in debug mode, release mode doesn't seem to work, any answers are appreciated, thanks
Device: Samsung SM-M325FV
OS: Android
package.…
-
[录屏2024-05-20 21.09.12.zip](https://github.com/PedroBern/react-native-collapsible-tab-view/files/15377410/2024-05-20.21.09.12.zip)
-
### Minimal reproducible example
https://github.com/barbhackk/AnimatedLinearGradient
### What platform(s) does this occur on?
Android
### Did you reproduce this issue in a development build?
Yes
…
-
### Description
By definition, borderRadius is limited by width and height of components. Setting a borderRadius of 100000 will only give a borderRadius of Math.min(width, height).
Using L…
-
### Description
Hi!. When I try to run a development build using the **npx expo run:ios** command and I use a component that uses **react-native-reanimated** I receive an error:
> ERROR TypeError…