-
### Description
I've noted the web version has an onLoad callback when loading files over the URL. I dug through the code and I think this may not be even exposed from native iOS/Android level?
Wo…
-
**Description**
While the Lottie format animations we're using for the swap confirmation are small, the library used to display them is pretty large. As suggested by @jmrossy, it may be a good idea…
-
Hello everyone,
I had some issues with ReferenceError (with SSR).
And yes I know, it could be solved by dynamic import, lazy or maybe some other ways.
But the situation is like below:
- There …
-
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…
-
The animations are better added around the process of data fetching/loading.
- *Initial*
- Welcome
- Reset
- Loading
- Initializing
- Refreshing
- AutoRefreshing
…
-
RunJobs.js contains the component that calls/waits for api/elwood/rqworker dataset-and-model-output processing.
It currently uses state to track the job it is tracking, although it only displays a lo…
-
[awesome-react#components](https://github.com/enaqx/awesome-react#components)
[React Tree 组件收集](https://github.com/luqin/awesome-FE/issues/32)
[React Table 组件收集](https://github.com/luqin/awesome-FE/i…
luqin updated
8 years ago
-
- [ ] Work on UI for the landing page and implement screens as seen on the figma
- [ ] Implement animations as seen on the figma:
https://www.figma.com/design/3nZ7dFPCVz4fdnfP5ZGlL6/Custos-Diretriz?…
-
**Is your feature request related to a problem? Please describe.**
I will have to use a Lottie animation in buttons, for loading buttons. But the animation is in a div container, which is invalid t…
-
Add a loading animation (a simple loader) when a user logs in.
You can refer to [https://mhnpd.github.io/react-loader-spinner/](url)