Swift - Add group separator for integers

Опубликовано: 22 Март 2026
на канале: solron75
378
2

An example on how to a group separator to integers. Can of course be used for other number types.

This example is just using a iOS single view application to show the extension before and after its being applied.

The sample code used here can be downloaded from my github account, at https://github.com/solron/GroupSepara...

Enjoy!