grillbiff / DragAndDropTableView

A UITableView where cells can be rearranged by drag and drop.
MIT License
55 stars 13 forks source link

Added initWithFrame:style: for grouped tableviews #6

Closed D-32 closed 10 years ago

D-32 commented 10 years ago

Would be also cool if you could create a new pod version.

grillbiff commented 10 years ago

I’ll have a look at it as soon as possible and create a new pod version for it swell

thanks for the contrib

-erik

On 14 Nov 2014, at 12:24, Dylan Marriott <notifications@github.com mailto:notifications@github.com> wrote:

Would be also cool if you could create a new pod version.

You can merge this Pull Request by running

git pull https://github.com/D-32/DragAndDropTableView https://github.com/D-32/DragAndDropTableView master Or view, comment on, or merge it at:

https://github.com/grillbiff/DragAndDropTableView/pull/6 https://github.com/grillbiff/DragAndDropTableView/pull/6 Commit Summary

Added initWithFrame:style: for grouped tableviews File Changes

M DragAndDropTableView/DragAndDropTableView.m https://github.com/grillbiff/DragAndDropTableView/pull/6/files#diff-0 (10) Patch Links:

https://github.com/grillbiff/DragAndDropTableView/pull/6.patch https://github.com/grillbiff/DragAndDropTableView/pull/6.patch https://github.com/grillbiff/DragAndDropTableView/pull/6.diff https://github.com/grillbiff/DragAndDropTableView/pull/6.diff — Reply to this email directly or view it on GitHub https://github.com/grillbiff/DragAndDropTableView/pull/6.

grillbiff commented 10 years ago

merged and pushed to cocoapods thanks for the contribution