I am making an application which needs a dial pad to dial phone number from the app.
The iphone dial pad is great but could not get a way to mimic it inside my app.
The only way I think of doing it is putting the separate buttons for each number but then it looks very different from original dialpad.
I am making an application which needs a dial pad to dial phone number
Share
If you have a
UITextField, you can set it’skeyboardTypeproperty to show a number pad when the user focuses it.keyboardTypecan be anything from thisenum: