Build a View with React Native's ListView Component

InstructorTyler McGinnis

Share this video with your friends

Send Tweet

Displaying lists of data efficiently is an important aspect of native applications. React Native provides the ListView component to accomplish this. We will use the ListView component to display our application's notes that we persisted in Firebase.

Kenzo Mendoza
~ 7 years ago

You might want to give a notice that ListView is deprecated as of 0.49 https://facebook.github.io/react-native/docs/listview.html