Ios swift – How do I display my calculator result with a thousands separator?
I am very new to Swift. I am making a simple calculator. But the thing is that I cannot create a thousands separator. In the code below, when entering the number in TextField1, I want to enter it automatically with…