xmartlabs / XLForm

XLForm is the most flexible and powerful iOS library to create dynamic table-view forms. Fully compatible with Swift & Obj-C.
MIT License
5.77k stars 953 forks source link

Display the correct decimal separator for NSNumber according to locale #981

Open mattmilesi opened 7 years ago

mattmilesi commented 7 years ago

Fix for the problem described here by zinyakov: https://github.com/xmartlabs/XLForm/issues/452. Now NSNumber(s) are displayed with the current locale format.