Keyboard extension

Create keyboard extension in IOS 8 SDK – (Part 1 – Introduction)

Tags: #Keyboard extension #Tutorial #IOS8  Extensions are the new features introduced in IOS 8 and like android developers, IOS developers can also override default keyboards with their custom keyboard. This is a wonderful feature as IOS users can set  a keyboard of their IOS devices as per their choices and offer different themes to the keyboards. […]

Create keyboard extension in IOS 8 SDK – (Part 1 – Introduction) Read More »

Create keyboard extension in IOS 8 SDK – (Part 2 – Keyboard Implementation)

In IOS 8 Extensions are added  and it’s a wonderful feature that IOS user are waiting from long time. In last post we covered basics of creating keyboard extension in IOS 8 SDK, you can read it from Here Now we have to create our keyboard and we are not using auto layout for this, we

Create keyboard extension in IOS 8 SDK – (Part 2 – Keyboard Implementation) Read More »