List Question
20 TechQA 2022-04-04T11:32:31.577000how to remove character when backspace is pressed swift
800 views
Asked by Wahid Tariq
Is it possible to change Swift String Interpolation for the String typealias?
171 views
Asked by olha
How to force Swift to recognize apostrophe?
2.1k views
Asked by Ludovico Verniani
Replace character in a long dictionary with swift
167 views
Asked by ursan526
find non-alphabet words in any language with swift
190 views
Asked by ursan526
swift string diacriticInsensitive not working correct
621 views
Asked by ursan526
String Format Specifiers : rounding rule used for decimal values
1.6k views
Asked by Adrien
Why is using isEmpty preferable over a comparison with an empty string literal is Swift?
1.6k views
Asked by Vadim Belyaev
How to concat two unicodes in Swift
132 views
Asked by amodkanthe
swift escaping backslash doesn't work as expected
496 views
Asked by Avba
Convert between diacritic variants of a character
128 views
Asked by Phil Dukhov
Limit text to a certain number of words in Swift
1k views
Asked by User13294203
How could I get Apple emoji name instead of Unicode name?
681 views
Asked by goldwalk
how can i add extra spaces before any special character
831 views
Asked by developer
Swift 5.7 - The compiler cannot type-check complex regex which contains 5 captures
203 views
Asked by Nil
Convert Path String to Object Path in Swift
270 views
Asked by Lakshmi C
How to convert swift-struct object name using swift-string
700 views
Asked by S Surya
How to convert Strings in Swift?
350 views
Asked by Group
What is String.Encoding.unicode?
466 views
Asked by Ky -
Why is my search string not found in a larger string if compared with Regular Expression?
36 views
Asked by Rohan Bhale