Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.21 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.21 KB

YZKeyboardInputAccessoryView

A drop-in input accessory view that adds a dismiss button and an extra row of characters (can be any numbers, letters or emojis) on top of the keyboard. It mimics the look, feel, and functionality of the native iOS keyboard.

Screenshot

Screenshot

Screenshot

Screenshot

Attribution

YZKeyboardInputAccessoryView uses portions of code from the following sources.

Component Description License
CYRKeyboardButton A drop-in keyboard button that mimics the look, feel, and functionality of the native iOS keyboard buttons MIT