Create a List of Items with a React Native ListView

Jason Brown
InstructorJason Brown

Social Share Links

Tweet

In this lesson we'll use the ListView component to render a list of items that were entered. We'll show how to setup a ListView.DataSource and how to render custom rows with performance in mind.