-
## First off
First off, I had a really hard time debugging this, and I've already opened issues at react-native, react-navigation and react-native-screens. I've eliminated all possible causes for t…
-
**1. Read the [FAQs](#faqs) 👇**
✅
**2. Describe the bug**
Animations that are interrupted with suspense have weird behaviour. Sometimes they will freeze in place. Sometimes they will freeze …
-
### Steps to reproduce 🕹
I have a long list of people (1000)
Each of them has a checkbox status attach to every user
I did notice when I use HTML checkbox instead of MUI one, the page renders abo…
ghost updated
3 months ago
-
# sort performance test with animation chart
1. 随机数组生成器,shuffle 洗牌
```js
// typed array
const randomArrayGenerator = (len = 1) => {
let result = [];
const temp = new Uint8Array(len).ma…
-
Since `Promise` is not polyfilled, the animation won't work on IE (till latest; it works on Edge though).
This will cause all hosting apps that rely on react-state-animation and have no polyfill in…
-
Within the quiz view, you can also consider using https://github.com/moschan/react-native-flip-card which provides a cool flipping animation and is fairly flexible with custom styles.
-
Hello!
I was wondering if the Rive-React player has built-in support for repeating animations, and for triggering callbacks once an animation is complete.
For repeating, we'd like to perform an …
-
Hi guys, i am using next 13 with "@rive-app/react-canvas": "^4.8.1"
and this is my code
```
const { RiveComponent, rive } = useRive({
src: "xxxx.riv",
stateMachines: STATE_MACHINE_NAM…
-
re this thread: https://mobile.twitter.com/sophiebits/status/1022973791356350464
We should improve our animation docs.
* The current ones can be misleading since we don't actually recommend the …
-
### Describe the feature
**Description**
I would like contribute by adding a react spinner that would indicate the loading state of the web page.
**Why add a spinner? **
Indicate the loading sta…