Decode HTML entities in swift using NSAttributedString

Опубликовано: 19 Октябрь 2024
на канале: Let's Learn Swift
1,844
12

Extends the native Swift string with a method to easily decode HTML entities. Swift 4 + xcode 9 e+

Soruce Code:
https://github.com/cagdaseksi/DecodeH...

#swiftdecodehtml
#NSAttributedString
#tutorialswift


Decode HTML string
Decode HTML entities in the iOS
How to convert HTML using NSAttributedString
Decoding HTML Entities in Swift 4 · GitHub
Decoding HTML Entities in Swift GitHub
How to decode html formatted text in Swift 3
How do I decode HTML entities in swift 2.0