steve228uk / MessengerKit

:speech_balloon: A UI framework for building messenger interfaces on iOS
MIT License
1.48k stars 129 forks source link

issue with iphone 5s when testing!! #17

Closed dan085 closed 4 years ago

dan085 commented 5 years ago

I have issue in height initial the app in the chat

view.inputViewContainer.bottomAnchor.constraint(equalTo: keyboardLayoutGuide.topAnchor).isActive = true

image

Regards!!!