-
This seems to be related to the problem in this [react-spring issue](https://github.com/pmndrs/react-spring/issues/1586), but I've narrowed the conditions down to changing the version of @react-three/…
-
### Problem
Coming from this [thread](https://expensify.slack.com/archives/C05LX9D6E07/p1726571700457229) to bring the NewDot on par with other chat platforms, we need to make sure the modal experi…
-
### A clear and concise description of what the feature is
This proposal aims to integrate Tailwind CSS, a utility-first styling framework, with React Spring, an animation library for React, to ena…
-
*This package has external dependencies of [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) and [react-native-gesture-handler](https://github.com/software-mansion…
-
### Current Behavior
I followed the instructions but animation for content didn't working. Here is my problem. I setup my project with expo. My video below. 👇
https://github.com/user-attachments/a…
-
First and foremost, nice work forking svelte-motion because it's such a needed library in the svelte ecosystem but the lack of maintenance is horrible.
One thing I'm noticing on the Animate Presen…
-
### 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
…
-
The there should be a cursor pointer shown on the items which are clickable like the search icon on the top. Also for the cards having information about High, Low ,Wind etc, as we hover over them ther…
-
Possibly React Sound
https://www.npmjs.com/package/react-sound
and FLIP Animations
https://css-tricks.com/everything-you-need-to-know-about-flip-animations-in-react/
-
For now the animation speed is hardcoded. Would be nice to have a DX similar to Nivo:
A prop `motionConfig` which can contain the parameters of react-spring.
Storing this config in a context to …