Skip to content

Commit 27ba53c

Browse files
authored
Update README.md
1 parent 9fe8bb6 commit 27ba53c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ The usage is very similar to `UITextField` text properties.
2323
lblAmount.text(num:192398)
2424
```
2525

26+
Default Currency Symbol is `dollor` Sign
2627
```swift
2728
lblAmount.setCurrency(symbol: "")
2829
lblAmount.text(num:192398, showCurrency:true)

0 commit comments

Comments
 (0)