0.3.0 • Published 4 years ago

react-native-faded-scrollview v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

react-native-faded-scrollview

A simple and customizable React Native component that allows you to add fade effect in ScrollView at both ends.

Installation

npm install react-native-faded-scrollview

Usage

import { multiply } from "react-native-faded-scrollview";

// ...

const result = await multiply(3, 7);

Contributing

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

License

MIT

0.3.0

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago