ios - UITableViewCell in nib or storyboard -


hi what's difference of using nib or storyboard on custom uitableviewcell? i'm planning create facebook news feed using custom uitableviewcell dynamic height.what's more flexible use?

edit: why did down-vote question? don't see problem on post.

with nib can design custom cell once use in number of classes, have attach outlets nib; while storyboard, each screen have make custom cell , attach outlets. if cell required 1 screen , may go storyboard else use nib. both ways can have custom height


Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -