danielamitay / DAKeyboardControl

DAKeyboardControl adds keyboard awareness and scrolling dismissal (ala iMessages app) to any view with only 1 line of code.
Other
1.58k stars 214 forks source link

Support for iOS11 #104

Open hieptm89 opened 6 years ago

hieptm89 commented 6 years ago

Hello Denielamitay, I build your source code successfuly, but when I tab on the textfield, it didn't work, seem like doesn't focus on textfield. I am newbie in iOS dev, so please help me how to fix it. Thank you

Gagand commented 6 years ago

Hi hieptm89, are you able to resolve this issue, I am getting the same issue in my app.

Thanks

jjboja commented 6 years ago

@Danielamitay, @hieptm89, @Gagand , Have you figured out a workaround for DAKeyboardControl or do you have a recommendation for a new keyboard with similar features that works on iOS 11.x. Thanks!