Skip to content

Releases: ssuchanowski/THTinderNavigationController

Swiping support

23 Jun 13:22
Compare
Choose a tag to compare

Features

  • support for swiping
  • hiding keyboard when changing view

Improvements

  • disable actions on not active navigation items (UIButton action will work only when it's main item)

Fixes

  • active / inactive color handling

Initial enhancements

23 Jun 13:19
Compare
Choose a tag to compare

Features

  • included navigation bar item in the pod
    • active / inactive template color (for images with template settigs and other controls as well)
    • size change animation
    • support for adding UIView into the item (now you can have there everything)

Improvements

  • merged all valid pull requests

Fixes

  • small code refactor
  • fixing some var types