Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 264 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 264 Bytes

React-Native-Pagination

A react native scroll + pagination implementation that can be used with any application.

Could support upto a 1000 items in the list.

iOS and Android custom files already setup.

To use it:

  • npm install
  • react native run android