chenglou / chenglou/react-motion
help getting a simple slide-in/out working
Open
- Dominant language
- JavaScript
- Stars
- 21.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hey there,
I have a bunch of slides:
```
{more content here}
{more content here}
{more content here}
```
And I'd like to animate them to slide in and out (from left to right) depending on the current slide. I've tried fiddling with the basic examples, but ran into issues with too many elements being displayed at once.
Has anyone implemented this before with divs of arbitrary heights?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.