I am using keyboardType="phone" how can I customise keyboard in ios and android in Nativescript angular app how to disable + * # it should be only number input from keyboard no special character and sign
As soon as these changes are released, you'll be able to use keyboardType=integer
to get a keyboard that only shows numbers, it will look like this: