React Native 101 - ListView via Contacts App

preview_player
Показать описание
We're going to create a static data contacts app using React Native's ListView and ListView Data Source
Рекомендации по теме
Комментарии
Автор

Beautifully explained! Thanks for your help! :)

slamislife
Автор

good job man... was exactly looking for it :)

karthiksm
Автор

very very use full..that what I exactly want

prashantgadhiya
Автор

Great video, do you have any documentation or tutorials like this showing how to extract contacts list from the phone itself? such as using react-native-contacts

Streetzlegend
Автор

very good example ... where are other examples

eaemmm
Автор

Thanks! very clear!
but what is the diffrence between ScrollView to listView?
i could have done everything in ScrolView, no?

timorsulimani
Автор

Hey good tutorial. Just curious how come you passed a variable that didn't get instantiated, rowData, into _renderRow instead of dataSource.name?

pricetagcitrus