youjinp / SwiftUIKit

A collection of missing SwiftUI components
MIT License
277 stars 32 forks source link

Change "," to "." base on Locale Format in Currency Text Field #29

Closed Rivaldi72 closed 3 years ago

Rivaldi72 commented 3 years ago

How to change the thousand separator of currency textfield from , to . ?

youjinp commented 3 years ago

This is already supported. Just change the locale on the device