This is an infinite list implementation that uses a template defined in javascript to render it’s (native) children through an interesting mechanism called synchronous rendering.
Installation:
# Yarn $ yarn add react-native-synchronous-list # NPM $ npm install react-native-synchronous-list --save
Preview:
Download Details:
Author: SudoPlz
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/SudoPlz/react-native-synchronous-list
License: MIT