Releases: ssuchanowski/THTinderNavigationController
Releases · ssuchanowski/THTinderNavigationController
Swiping support
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
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