iphone - UITableView in xib file Swift -
i not using storyboard's in application, instead using xib files. goal create "apple like" settings page in app.
i able insert image , label each cell, once user has clicked cell segue relevant view controller of choice.
also, great able use grouping feature available in uitableview.
i have seen how possible using storyboard, can't seem find information in using feature in xib file using swift.
thanks!
Comments
Post a Comment