dcurletti/redux-infinite-scroll

Add ability to animate elements in and out of list

Opened this issue · 1 comments

  • Add ReactCSSTransitionGroup as a wrapper to the rendered items.
  • Add a prop to enable/disable it.
  • Filter remaining props to ReactCSSTransitionGroup.

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