Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 395 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 395 Bytes

RecyclerListView Sample Project

To run, clone then:

npm install
react-native run-android

Note: Make sure you don't run JS in Dev mode, that will slow down the listview. Always test performance in release mode.

Watch Demo Video: https://www.youtube.com/watch?v=Tnv4HMmPgMc

Watch Video