You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On iOS, number fields show as a decimal with no way of entering a decimal. Is there a way we could get a decimal on iOS? This can be done by setting keyboardType to decimalPad. This was a complaint on one of my apps.
Additional info
Discord message:On iOS, number fields show as a decimal with no way of entering a decimal. Is there a way we could get a decimal on iOS? This can be done by setting keyboardType to decimalPad. This was a complaint on one of my apps.
Details
On iOS, number fields show as a decimal with no way of entering a decimal. Is there a way we could get a decimal on iOS? This can be done by setting
keyboardType
todecimalPad
. This was a complaint on one of my apps.Additional info
Discord message: On iOS, number fields show as a decimal with no way of entering a decimal. Is there a way we could get a decimal on iOS? This can be done by setting
keyboardType
todecimalPad
. This was a complaint on one of my apps.Message author: lil_spazjoekp
Discord link: https://discord.com/channels/1050224141732687912/1242689434009469061/1327708253764980787
The text was updated successfully, but these errors were encountered: