NativeScript Keyboard for Negative Number Input Field
问题 I am using Nativescript to create an Android and iOS App. As it is a kind of a calculator there are a lot of input fields for numbers. The numbers are decimal and can be negative. So I need a Keyboard with numbers, decimal point and minus sign (dash). Therefore I use the keyboard type "number" : The keyboard that opens up in Android is fine. But the one in iOS has a lot of unnecessary fields like "(". iOS KeyBoard As i found out there is no keyboard in iOS with the fields that I want: https:/