
A wrap SVG component for animated linear gradient
The SVG Animated Linear Gradient component is designed for iOS and Android platforms. This component creates animated linear gradients for all SVG components used as child props. It can be used as a loading component similar to those seen on Facebook or Instagram. This component is built using expo, but users have the option to fork the repository, remove expo, and use react-native-svg instead.
The SVG Animated Linear Gradient component offers a convenient way to create animated linear gradients for SVG components on iOS and Android platforms. With customizable properties for colors, duration, dimensions, gradient points, and offset value, this component is versatile and can be used effectively as a loading component in various applications. Users have the flexibility to adjust the component to suit their specific design requirements by forking the repository and making modifications as needed.

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
React Native is a framework for building mobile applications using React and JavaScript. It enables developers to write once and deploy to multiple platforms, including iOS, Android, and the web, while providing a native app-like experience to users.
An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.