Hi, there. I am looking for an advice.
For example i need to have some sets of rows of text in the app work flow, where only one set of rows is visible as a unique screen at a time(next or previous sets are not shown) object spawning like in this article http://coronalabs.com/blog/2011/09/14/how-to-spawn-objects-the-right-way/
So. the question is that: is it affective to qreate all sets at a time and insert each on in separete groups and then do transitions between them, or it is better to make two sets, where i will change only the .text in the set that is off the screen and than transit to it?
My Regards, Aleksandr.