react-native-animated-linear-gradient
react-native-animated-linear-gradient copied to clipboard
Animated linear gradient as background animation or something else.
Bumps [moment](https://github.com/moment/moment) from 2.17.1 to 2.29.2. Changelog Sourced from moment's changelog. 2.29.2 See full changelog Release Apr 3 2022 Address https://github.com/advisories/GHSA-8hfj-j24r-96c4 2.29.1 See full changelog Release Oct 6, 2020 Updated...
Using the Latest Version. 1.2.2 I still get this Console Warning. Animated: 'useNativeDriver' was not specified. This is a required option and must be explicitly set to 'true' or 'false'
When changing the smarthphone date to a time earlier than the current one, we get this error
The animation starts automatically and never stops, I wish I could start and stop it manually.
While `isInteraction` is enabled won't get callbacks `InteractionManager.runAfterInteractions`. This can be really hard to debug by the way. ``` Animated.parallel( [color0, color1].map(animatedColor => { return Animated.timing(animatedColor, { toValue: customColors.length, duration:...
Any plans to TypeScript support?
https://stackoverflow.com/questions/56458378/react-native-use-an-image-as-a-layer
Hi @heineiuo : congratulations for the module. The version you created is not supported on snack.expo.io, so I did a test. And here's a version that seems to work, if...
How to use gradient colours in status bar of the app?