IQKeyboardmanager toolbar works fine if i use Xcode8, but when i use Xcode 9 there is no next , prev & done buttons on Keyboard toolbar.Even other feature are not working in Xcode 9.
IQKeyboardManager is not working in Xcode 9 , next , prev & done buttons are not on Keyboard toolbar
Asked
Active
Viewed 343 times
1 Answers
0
You can try this:
IQKeyboardManager.shared.enable = true
IQKeyboardManager.shared.enableAutoToolbar = true

Dino
- 7,779
- 12
- 46
- 85

Sourabh Kumbhar
- 1,034
- 14
- 12