ios - move row from UITableView to second UITableView -
i have 2 uitableview
, scenario want move row first uitableview
second uitableview
. need help.
if not need drag/drop functionality(animations) need change data in individual data-sources 2 table-views , reload them both! can triggered , eg, button. data cell deleted 1 table-view data-source , added other. animations tricky! i'll start working on right away , post here if nice happens. hey... i've uploaded (partially) working solution @ github
ps: needs lot of improvement. now, you'll have tap cell dragged once, , then, hold , drag required area.
Comments
Post a Comment