KyleGoddard / KGFloatingDrawer

A floating navigation drawer with an interesting animated presentation written in Swift.
MIT License
499 stars 79 forks source link

Add Xcode9 & iOS11 SDK Support? #37

Open uetcis opened 7 years ago

uetcis commented 7 years ago

The framework installed from cocoapods seems not working well (actually even can't pass the compile) Could you please add support for Xcode9? (BTW, the readme.md isn't showing correctly, there should be a space between "#" and the word)

skofgar commented 6 years ago

My fork seems to work fine so far: https://github.com/skofgar/KGFloatingDrawer maybe that'll help

yunustek commented 5 years ago

You can use my fork for Swift 5 -> https://github.com/yunustek/KGFloatingDrawer