I have used IQKeyboardManager
library in my app. i installed IQKeyboardManager
via cocoapods. Done button is not showing up on each keyboard. that is invisible.
here below my code that i have set in AppDelegate.swift
file.
IQKeyboardManager.shared().isEnabled = true
it is fixed in latest V4.0.13. Now it is showing Done button above keyboard toolbar
just remove your IQkeyBoardManager pod and reinstall it as :
pod 'IQKeyboardManagerSwift'
It will upgrade it to highest version.
Check this out : https://github.com/hackiftekhar/IQKeyboardManager/issues/917
It's an issue from library itself and resolved (closed) on 21st-Aug-17.
Update your existing IQKeyboardManager library to latest version v5.0.3
pod 'IQKeyboardManagerSwift'
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With