lundi 8 août 2016

how can i use the same UIViewController on storyboard while replacing old one

I am programming a game. It is a word game. Game page is always the same with different content. when i use instantiateViewControllerWithIdentifier("SB"), new page is added to the queue.but That way memory used goes high.

how can i replace old page with new one ?

Aucun commentaire:

Enregistrer un commentaire