Skip to content

v1.1.0: Keyboard constraint and tab bar item coordinator

Compare
Choose a tag to compare
@mkj-is mkj-is released this 27 Feb 09:35
ab9274c
  • Added TabBarItemCoordinator for adding view controllers to UITabBarController
  • Added KeyboardHeightConstraint which changes height according to keyboard and animates correctly with it, also it fully supports iPhone X
  • Removed Keyboardable protocol
  • Fixed window root view controller animation duration parameter