Keyboard with digits and . OR , (need to be able to add number with two decimals)

Hello,

I have an input field where I need to type only numbers, that can have 2 decimals (like 9.99), and I need to show the keyboard with only numbers.
Is there a way to do that on both IOS and Android ?

Thanks