@@ -3,7 +3,7 @@ import { Animated, Easing, View } from 'react-native';
const VbeSkeleton = ({
style,
- color="rgba(0, 10, 20, 0.05)",
+ color="rgba(0, 10, 20, 0.1)",
layout=[],
widthList=["100%"],
height=16,