Create only a single NSNumberFormatter
object and use it in all three places. That will shorten your code and make it look a lot cleaner.
3
solved How can i minimize repeated code with function? [closed]
Create only a single NSNumberFormatter
object and use it in all three places. That will shorten your code and make it look a lot cleaner.
3
solved How can i minimize repeated code with function? [closed]