rmc-listview

0.3.2 • Public • Published

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.

Package Sidebar

Install

npm i rmc-listview

Weekly Downloads

11

Version

0.3.2

License

MIT

Last publish

Collaborators

  • warmhug