An open API service indexing awesome lists of open source software.

https://github.com/jzucker2/tableviewfooterbug

Demonstrates an issue with custom section footers in UITableView
https://github.com/jzucker2/tableviewfooterbug

Last synced: 3 months ago
JSON representation

Demonstrates an issue with custom section footers in UITableView

Awesome Lists containing this project

README

        

# TableViewFooterBug

This is an example of a bug with NSFetchedResultsController updating a UITableView and making the section footer jump to the bottom of the screen.

There is a [radar](https://openradar.appspot.com/radar?id=6187705981468672) filed against this issue.