Hi all-
Does anyone know of a keyboard for iOS which allows for the input of negative numbers via the '-' symbol, without using the full alphanumeric keypad? I am implementing a numeric keypad currently, but this allow for standard floats, but I need users to enter positive and negative numbers, and I was not sure if there was a simplified iOS keypad for numerics with the negative symbol? I'd rather not need to implement a validator on the textfield if at all possible.
Thanks for any help. Chris