Custom Input view using Storyboard

356 views Asked by At

I need to create a custom input view which will appear if i tap on a textfield.I have gone through apple documentation,but i felt it unclear,I am using storyboard also.How to achieve this using storyboards?

I have also gone through similar questions ,but couldn't find a way to achieve the above using storyboard.

1

There are 1 answers

0
Vaibhav Saran On

few months back I made a application with farsi keyboard.

here is a sample app I uploaded on github. Download and run, hope it helps.

Custom keypad sample application using a protocol