Search code examples
ioskeyboardios8ios-app-extension

iOS 8 keyboard extension - able to use Apple default keyboard template xib?


I was wondering if, in the process of creating and testing the keyboard extension, whether I am able to use something like the default Apple QWERTY keyboard to test functions. I saw that the recommended steps as shown in several tutorials is to use a custom XIB to add buttons, but was wondering if keyboard template is available to use.

Is there isn't an Apple keyboard to use, is there a popular 3rd party/open source keyboard template that is available?

Thanks!


Solution

  • There isn't an Apple keyboard to use. I think its hard to find a completed iOS8 keyboard extension template, but you can find some Custom keyboard projects on github that gives you the main idea , search for it .