Nested List View For React Native

Description:

A UI component for React Native that allows to create a listview with N levels of nesting.

Installation:

# Yarn
$ yarn add react-native-nested-listview
# NPM
$ npm install react-native-nested-listview --save

Preview:

Nested List View For React Native

 

Add Comment