0.2.3 ā€¢ Published 5 years ago

react-tension v0.2.3

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

Reveal elments smoothly on scroll with sophisticated tension-animation provided by react-spring.

NPM JavaScript Style Guide

šŸš€ Have a look at the example!

This Project is under development. Please join and contribute!

Beware: Until version 1.0.0 the API can and does change (constantly). Any (breaking-)changes are expressed in minor-updates and will be noted in the docs immediatedly.

Install

Install all dependencies via Yarn or NPM.

yarn add react-tension react-spring react react-dom

TransitionProvider

List of props:

NameTypeDefaultDescription
ScrolledChildReact Elementnullrequired. Child, that gets normally scrolled.
AnimatedChildReact Elementnullrequired. Child, that gets animated

Contributing

Every contribution is very much appreciated.

šŸ˜ If you like react-tension, don't hesitate to star it on GitHub.

License

MIT Ā© AndreasFaust

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago