3lvis / DATASource

Core Data's NSFetchedResultsController wrapper for UITableView and UICollectionView
Other
106 stars 27 forks source link

DidSelectRowAtIndexPath #97

Closed swabzz closed 7 years ago

swabzz commented 7 years ago

Hello @3lvis

Can you help me to implement DidSelectRowAtIndexPath of TableView please??

3lvis commented 7 years ago

There you go.

https://github.com/SyncDB/DATASource/blob/a06dacbeec85627c9cc18ac200364efef4572f04/SwiftDemo/TableViewController/TableViewController.swift#L46-L55