Skip to content
This repository was archived by the owner on Apr 15, 2020. It is now read-only.
This repository was archived by the owner on Apr 15, 2020. It is now read-only.

Implement data source insert convenience methods #79

@jessesquires

Description

@jessesquires

In #67 we added some convenience methods to DataSource to remove items.

Let's add similar methods to insert.

https://github.com/jessesquires/JSQDataSourcesKit/blob/develop/Source/DataSource.swift#L166-L189

Tasks:

  • Add 2 new methods, one with (row, section) and one with IndexPath
  • Add docs
  • Add unit tests

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions