Earlier this year I mentioned a guide on using the new custom keyboard extension feature in iOS 8, and also an open source library providing a keyboard with a similar look and feel to the native iOS keyboard created to help provide a starting point for those creating custom keyboards.
Here’s a library called Slidden from Daniel Brim that provides a keyboard extension designed for customizability with options for easy adjustment of the look of the keyboard.
Slidden allows you to easily set up keys, and colors, and allows for keys with images. You can specify different custom keyboard states. This allows you to easily make completely custom keyboard layouts.
If you have problems getting the keyboard to display be sure to follow these instructions from the readme:
At the current moment, the best installation method is to add Slidden as a git submodule and add
to your list of Target Dependencies. Don’t forget to add
to your keyboard’s list of target dependencies as well!
This image from the readme shows a keyboard created using Slidden:
You can find Slidden on Github here.
A nice library for creating custom keyboard extensions.
- Open Source Control For Easily Creating Custom iPhone and iPad Keyboards
- Open Source iOS Library Providing A Native-Like Keyboard For Easier Creation Of Custom Keyboards
- Open Source Control Allowing You To Add A Customizable Row Of Keys To The iOS Keyboard
- A Step-By-Step Tutorial On Using iOS 8’s New Keyboard Extension
- Open Source Component Providing A Custom NumberPad Keyboard
Original article: iOS Library For Easily Creating Fully Customizable Keyboards For Use As iOS 8 Keyboard Extensions
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.





