Swift: Firebase 3 - How to Implement Interactive Keyboard using inputAccessoryView (Ep 15)

Managing the keyboard in iOS can get tricky sometimes. I’ll go over Apple’s recommended way of moving UI components based on the keyboard frame first. Then I’ll let you guys in on the secret behind the interactive style keyboard that you can find in iMessages and Facebook Messenger. Enjoy Previous Episode 14: All episodes for Firebase 3 series: Completed Source Code
Back to Top