developerdizzle / react-virtual-list

Super simple virtualized list React component
http://developerdizzle.github.io/react-virtual-list/
MIT License
617 stars 71 forks source link

Animation of items in List #48

Open ladas-larry opened 7 years ago

ladas-larry commented 7 years ago

Hi, there should be some way how to animate List component using popular react-transition-group (https://github.com/reactjs/react-transition-group). Can you try to create example for that?

developerdizzle commented 7 years ago

Hey @Dharmoslap , that's a great idea. I can't say when, but I'll definitely try to get an example going!