0.0.1 • Published 5 years ago

react-native-animated-scroll v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

react-native-animated-scroll

Animated scrollview to easily implement custom parallax scroll headers

Installation

npm install react-native-animated-scroll

Usage

import AnimatedScroll from "react-native-animated-scroll";

// ...

const result = await AnimatedScroll.multiply(3, 7);

Contributing

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

License

MIT