evermeer / AttributedTextView

Easiest way to create an attributed UITextView (with support for multiple links and from html)
Other
440 stars 55 forks source link

AttributedTextView's append(_:) method in String+Attributer.swift conflicts with Swift's append(_:) #18

Closed vitalii-tym closed 6 years ago

vitalii-tym commented 6 years ago

Including AttributedTextView in a project, which has at least one piece of code using 'append(_:) results in Ambiguous use of 'append' compiler error:

screenshot 2018-04-17 18 36 27
evermeer commented 6 years ago

Thanks for your PR. It's now published as version 0.9.0.