-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working while using navigation controller #1
Comments
If you are not setting your self.window.rootViewController, then problem is yours. If you are setting your rootViewController then problem is mine. Regards |
Fixed issue for UINavigationController as rootViewController. I also implemented 3 more methods for enabling, disabling and textFieldDistanceFromKeyboard. |
Fix compilation error with Xcode 7.1
fixed minor typo in key features
No description provided.
The text was updated successfully, but these errors were encountered: