Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to animate elements in and out of list #12

Open
3 tasks
dcurletti opened this issue Apr 27, 2016 · 1 comment
Open
3 tasks

Add ability to animate elements in and out of list #12

dcurletti opened this issue Apr 27, 2016 · 1 comment
Assignees

Comments

@dcurletti
Copy link
Owner

  • Add ReactCSSTransitionGroup as a wrapper to the rendered items.
  • Add a prop to enable/disable it.
  • Filter remaining props to ReactCSSTransitionGroup.
@dcurletti dcurletti self-assigned this Apr 27, 2016
@phun-ky
Copy link

phun-ky commented Nov 17, 2016

This is very much needed in my usage of this dependency :)

You could check out https://github.com/natenorberg/react-css-stagger for the desired effect. I tried to use both redux-infinite-scroll and react-css-stagger together, but that did not work..

Could you implement this so that we can control the css transitions, like react-css-tagger ?

A little background to my request: I would like to use infinite scroll and the staggering sequence like the Google Material Design choreography here: https://material-design.storage.googleapis.com/publish/material_v_9/0B14F_FSUCc01MlpxcWE2X1VVNU0/CreationChoreo_03_StaggerDo_v3.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants