marty-suzuki / ReverseExtension

A UITableView extension that enables cell insertion from the bottom of a table view.
MIT License
1.68k stars 130 forks source link

Make Reverse IndexPath public #31

Closed amrabuzant closed 3 years ago

amrabuzant commented 6 years ago

Make Reverse IndexPath public to be able to access it from the view controller to be able to get the correct IndexPath in functions like heightForRow or cellSelectedAt