Collection-View-in-a-Table-View-Cell icon indicating copy to clipboard operation
Collection-View-in-a-Table-View-Cell copied to clipboard

Add rows in the table and cells in the collection

Open nelsaow opened this issue 8 years ago • 1 comments

Hello Ashfurrow,

Great Project! Do you have any writing about Add and Delete rows in the table and also Add and Delete cells in the collection. Thanks

nelsaow avatar Jan 07 '17 00:01 nelsaow

Hmm, deleting/adding rows to the table view should be relatively straightforward based on standard UITableView API calls. Adding/deleting cells to the collection should be very similar, too. Let me know how it goes, and if I can offer help with specific questions.

ashfurrow avatar Jan 08 '17 21:01 ashfurrow