This repository has been archived by the owner on Dec 4, 2018. It is now read-only.
About Damn Time
Enhancements
- Finally supporting translucent and opaque bars, using a sane code approach.
- Greatly simplify the code to make it more predictable and maintainable for the future.
Note
- Please note a lot of the code was rewritten, so I apologize in advance of any regression.
- IMPORTANT If you have a
UITableViewController
setup, either replace it with aUIViewController
and aUITableView
subview, as highlighted in the readme, or don't upgrade since it will break