KyleGoddard / KGFloatingDrawer

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

Add screen rotation management #18

Open maxbritto opened 8 years ago

maxbritto commented 8 years ago

Allows the central view controller to provide an overriden supportedInterfaceOriantions method and decide wether or not it can rotate

KyleGoddard commented 8 years ago

I should have a chance to look at this soon. Sorry for the delay.