C Sharp Corner
FlatList React Native
via Here, I am going to explain how we can create a simple list using react-native so that it will work in both IOS and Android application. I have already given a basic introduction about react-native, those who want to check can click here. In this article, I will be explaining how to fetch data from API and show the results in a List(RecyclerView in Android, UITableView in IOS). Please go through the introduction article for the initial setups. ift.tt/2SfraTO
FlatList React Native
via Here, I am going to explain how we can create a simple list using react-native so that it will work in both IOS and Android application. I have already given a basic introduction about react-native, those who want to check can click here. In this article, I will be explaining how to fetch data from API and show the results in a List(RecyclerView in Android, UITableView in IOS). Please go through the introduction article for the initial setups. ift.tt/2SfraTO