react-list-view icon indicating copy to clipboard operation
react-list-view copied to clipboard

Infinite list view component

Results 5 react-list-view issues
Sort by recently updated
recently updated
newest added

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.