react-list-view
react-list-view copied to clipboard
Infinite list view component
in particular, PropTypes use
PropTypes now reside in a separate module, accessing React.PropTypes is error.
Hi, I'm new to React in general. How do I run the example? It's stucking at: ``` webpack-simple-server -d examples/ -p $PORT -c webpack.examples.config.js ``` Thanks, Louis
There should be a distinction between a one-dimensional and a two-dimensional list view. Item translation could go into a “middleware” component. This would allow easier opt-in/opt-out of certain features.