0.3.2 • Published 8 years ago

rmc-listview v0.3.2

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

rmc-listview


React Listview Component, port from React Native ListView

NPM version build status Test coverage gemnasium deps npm download

Screenshots

Development

npm install
npm start

Example

http://localhost:8999/examples/

online example: http://react-component.github.io/m-listview/

install

rmc-listview

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.