Package Exports
- rmc-list-view
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (rmc-list-view) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
rmc-list-view
Screenshots

Development
npm install
npm start
Example
http://localhost:8999/examples/
online example: http://react-component.github.io/m-list-view/
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-list-view is released under the MIT license.