darkbasic / react-native-faded-scrollview

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:TypeScript 76.6%Language:JavaScript 22.2%Language:Shell 1.2%