-
Hello Rive,
after i change the state in the animations attribute, the animation can no longer be displayed.
rive-react is use `1.0.4`
```js
import "./styles.sass";
import Rive from "rive-re…
-
I have animation at top "main" component. I found out that when I change property of a component that is nested inside "main", the whole "main" component is re-rendered. Besides performance, this caus…
-
**To Do First**
- [✔ ] Did you try latest release?
- [✔ ] Did you look for existing matching issues?
**Software Package Version:**
2.13.0
**Describe the bug**
Poor performance on android for…
-
I found this looking for a mobile theme for my nextjs site. Please forgive my ignorance in making my assumptions but Im trying to better understand the routing in this app and to understand the level…
-
## 🐛 Bug Report
From experimentation with both the playground and my app, it seems that setRoot animations do not work on iOS (on both simulator and physical device). I thought at first it was due …
-
I am trying to use react-toolbox which provides widgets and comes with its own style sheets.
http://react-toolbox.com/
but whenever I try to import any element, I get this error:
`
[0] ==> 🚧 Webpa…
-
## 🚀 Feature Proposal
Use [react-native-reanimated](https://github.com/kmagiera/react-native-reanimated) on React Native.
## Motivation
It should provide 60 fps animations even on low end And…
-
### Problem Description
The core RN Animated API affords users the ability to animate arbitrary props. For example, you can animate a square to a circle by animating the `borderRadius` prop.
This …
-
### Summary
I would like containers to flip, like this one:
https://github.com/acidelia/react-flippy-material-ui
### Examples
https://github.com/acidelia/react-flippy-material-ui
### Motivation…
-
Animations that show when a question transitions to an answer (and vice-versa) would provide visual cues to the user that the game state is changing and enhance the user experience