rmc-listview
v0.3.2
Published
m-listview ui component for react
Downloads
11
Maintainers
Readme
rmc-listview
React Listview Component, port from React Native ListView
Screenshots
Development
npm install
npm start
Example
http://localhost:8999/examples/
online example: http://react-component.github.io/m-listview/
install
Usage
see examples
API
same as React Native ListView
current not support:
- onChangeVisibleRows
- stickyHeaderIndices (ios native only)
- web replace with stickyHeader
Test Case
npm test
npm run chrome-test
Coverage
npm run coverage
open coverage/ dir
License
rmc-listview is released under the MIT license.