TLYShyNavBar v1.0.0 Release Notes

Release Date: 2015-11-15 // over 8 years ago
  • ✨ 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 a UIViewController and a UITableView subview, as highlighted in the readme, or don't upgrade since it will break