objective c - How to design a structure of UIView Controller for dynamic contains -


how design screen structure light weight loading , easy scroll ??? here current design structure. enter image description here

i using table structure set dynamic data. main table sub table. working fine when scroll table not smoothly scrolling.

is there other way set type of dynamic data ?? (note: in main table no. of cell dynamic not fixed , each sub table have variable no of cell not fixed)


Comments

Popular posts from this blog

Lists in Python -

android - can not access to progress bar in an other activity -

html - Not able to access next element of an array javascript -