samedi 6 août 2016

Segmented Control Container View and UITableViews

I have a View controller with a segmented control in the navigation bar with 3 sections. All three sections will show the exact same kind of cells but the data will change. Is it more efficient to have 3 containers and hide/show them to match what data should be on screen, or should reload the table with different data?

Aucun commentaire:

Enregistrer un commentaire