jeffblagg / iOSCustomKeyboard

Template for custom keyboard extension on iOS 8, written in Obj-C using storyboards and autolayout
133 stars 29 forks source link

iOS 8 Custom Keyboard Extension Template

Written in Objective-C and using storyboards and autolayout, this universal keyboard template is a complete starter kit for anyone looking to create a custom keyboard. All basic keys have been created, and the keyboard is switchable between number and symbol modes in the same manner as the system keyboard.

Features

The following features are also implemented, with more to come:

    

License

This project is free to use for any purpose, including commercially, with no attribution required.