-
Hi! We have encountered a small problem. If the data argument for LineChart has not changed, the lines are animated differently
As you can see from the example in the link, in the lower chart the gre…
-
Firstly, thank you very much for this amazing component!
I installed and followed the usage instructions in a new Bare React Native app 0.75 using community cli. I can see the video (using the same…
-
Mainly for @pranavbehal :
Below join the waitlist on home page, add an animated number counter with JS that starts with some random number (like 341), and every time the waitlist form is submitted,…
-
After updating the state with new data I would like to animate a line chart.
I tried to do something like this:
```
data={
[
{x: new Animated.Value(0), y: 10},
{x: new Anima…
-
### Description
The documentation states it allows Animated number but the typing only allows `number`
### Steps to reproduce
n/a
### Snack or a link to a repository
n/a
### Lottie React Native …
-
I'm looking at your examples, especially the normal one here: https://reanimated-carousel.dev/Examples/normal
Repro:
When you do a long press on the item and it changes to an image, how can we g…
-
I'm experiencing an issue where I'm changing the view on the same page according to the state value, effectively toggling between two different views. However, when I switch from the first view (page)…
-
the error
```
ERROR TypeError: Cannot read property 'style' of undefined, js engine: hermes
```
i know someone already post this, but for me i have to remove View.propTypes.style too
```
slid…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@codler/react-native-keyboard-aware-scroll-view@1.0.1…
-
## Description
Currently, the total number of tales Yarnsworth knows "pops" onto the page. Instead, it would be nice if the number counted upward to the final number in order to draw attention to it …