mardi 19 mai 2015

How to show thousand of records from local database in uitableview efficiently using objective-c

I have local database which is refreshed in background from server. The records goes up to thousands of entries. I have to show these records in uitableview. How can I retrieved data from database and show it in tableview keeping in mind that data show in tableview is latest and my pattern is neither blocking UI nor creating memory warning.

Aucun commentaire:

Enregistrer un commentaire