samedi 25 avril 2015

iOS - Swapping View Controller's in a Container View and persisting the data


I have a container view that swaps to child view controllers. Upon swapping the view controllers though I lose the data the controller had when it is deallocated from memory.

How can I swap the child view controllers and keep the data the same way that a tab bar controller swaps them without losing deallocating data from memory?


Aucun commentaire:

Enregistrer un commentaire