By default, the example app uses an ImmutableListView. If you want to try out the new ImmutableVirtualizedList,
you can simply uncomment the line in index.android.js or index.ios.js and it will use that component instead.
(cd .. && yarn install)to install in the parent directoryyarn installherereact-native run-androidorreact-native run-ios
You can also use npm instead of yarn if you prefer.
