Chatto
Chatto copied to clipboard
keyboard UI bug
Hello do you know why i have big gap here http://prntscr.com/llx02c and how to solve it thanks
@saroar Could you provide more information: Chatto version, iOS version, simulator. Could you also take a screenshot of a view debugger with this bug?
Chatto version
pod 'Chatto', :git => 'https://github.com/badoo/Chatto', :branch => 'swift_4.2'
pod 'ChattoAdditions', :git => 'https://github.com/badoo/Chatto', :branch => 'swift_4.2'
iOS version 12.1 simulator Version 10.1 (SimulatorApp-877 CoreSimulator-581.2)
view debugger with this bug: cant see any bug :(
what i can do share with you my VC @AntonPalich https://gist.github.com/saroar/4248ae140baaa6bd3e4868aa38483050
https://streamable.com/lzdwa Create little video
@saroar : are u using IQKeyboardManager?, i met this issue like this: https://streamable.com/b0nts after disable IQKeyboardManager, all working normaly.
@dangnguyenvu8893 Thank's very mach, it's solve my problem