0.1.1 • Published 1 year ago

react-native-gradient-loader v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

react-native-gradient-loader

Amazing looking slider loader for react native

react-native-next-carousel default layout

Installation

npm install react-native-next-carousel

Or

yarn add react-native-next-carousel

Install lottie package

npm install lottie-react-native

Or

yarn add lottie-react-native

Usage

import { GradientLoader } from "react-native-gradient-loader";

<GradientLoader
  speed={2}
  opacity={1}
  height={4}
  backgroundColor={"#f2f2f2"}
/>

Props

PropertyTypeDefaultDescription
widthnumberDefaultset the image source or data object
heightnumber400set image height
opacitynumber1set the image source or data object
speednumber2set image height
backgroundColorstring#f2f2f2set the image source or data object

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Contact

linkedin

portfolio website

0.1.1

1 year ago

0.1.0

1 year ago