Search code examples
swiftios8xcode6

How can I make a dial pad interface?


I want to make an interface for phone calls and I can't find any library or even a sample project that implements a dial up interface, do you know any useful materials for creating a dial up interface?


Solution

  • I have created a sample code without auto layout for the custom dial pad See if this can help you.

    https://github.com/Kadasiddha/dailPad