KYDrawerController Versions Save

Side Drawer Navigation Controller similar to Android

2.1.0

5 years ago
  • Supported swift4.2 (@baidikoff #127)

2.0.4

6 years ago
  • Supported Swift4. ( @akifumi )

2.0.3

6 years ago

Rename

  • drawerController(_:stateChanged:) is deprecated now in favor of didChangeState. (#102) @ikesyo

2.0.2

6 years ago

Bug fix

  • Fix the initial layout for DrawerDirection.Right (#101) @ikesyo

2.0.1

7 years ago

2.0.0

7 years ago

swift3

1.1.5

7 years ago
  • Forward appearance methods to the appropriate child view controller (#52)
  • Expose containerViewTapGesture (#53)

1.1.4

7 years ago

#49 #50 #51

1.1.3

8 years ago

1.1.2

8 years ago
  • Supporting Carthage.