-
I've been stuck on trying to solve this for a while. It seems like a simple problem that has a simple solution, but I'm not sure it does yet.
I'm attempting to apply an animatable gradient to a Borde…
-
Hello,
looking for a solution for an animated gradient appbar. I want it to rotate colors. I am working with this currently https://www.paddo.org/flutter-animated-gradients-with-hooks/
I would lo…
-
## 问题的具体描述
打开界面,初始化后进行timing,改变fadeAnim值,然后进行拖动,拖动刚按下会有闪烁,fadeAnim变成一个很大得值。如果刚开始没有使用timing,后面一切正常
import { View, Animated, PanResponder, Dimensions, Text, FlatList } from 'react-native';
import Rea…
-
hola que tal mi gente
We have an ugly background color. (My favorite color is orange..... but not this orange).
Could you not only change it, but change it to something thats animated and doesn…
-
`Raphael` doesn't support gradient animations. I have a rotating gradient animator implemented elsewhere, but it's not working properly here. Right now `onGameStart` simply flashes the circle gradient…
-
![image](https://user-images.githubusercontent.com/4550351/116185539-29d08900-a765-11eb-8791-bd96abf58de6.png)
```
The High Fives
```
-
## Overview
Improve our TOC component using industry best practices, inspired by Josh Comeau's blog implementation [How I Built My Blog](https://www.joshwcomeau.com/blog/how-i-built-my-blog-v2/).
…
-
**Describe the bug**
I am experiencing a discontinuity (that little black line) for LinearGradient. This manifests as flickering while changing the offset parameter to make it animated. Running on 3.…
-
Hi,
I implemented this on my side project:
https://www.improvingstartups.com/startupwiki/search?q=smith&searchType=People&page=1
In my case, I only want the animation to play when tags or label…
-
This is a request/proposal, and I wanted to get some advice for this before I take a look at possibly contributing a change myself.
My goal right now, is to allow gradient effects to animate their …