0

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.

Suraj K Thomas
  • 5,773
  • 4
  • 52
  • 64

1 Answers1

1

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

Vaibhav Saran
  • 12,848
  • 3
  • 65
  • 75