In Short:
Is there a simple way or standard way to call the dial pad on Xamarin forms ?
Longer version:
I have a tabbed page with a tab called "Dial" , this tab should contain the phone dial pan , with a text box of that has been pressed and of course a button to call and end the call . So what does Xamarin Forms offer for this task to be done ? or should I build the thing with the buttons from scratch ?