You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I have time I might bust this out myself, but if you're in and working on something, it would be really cool to have a simple var extension of NSAttributedString:
var mutable: NSMutableAttributedString
within NSAttributedString
Which would basically return a mutable equivalent of the attributed string.
Best!
The text was updated successfully, but these errors were encountered:
Hey there!
If I have time I might bust this out myself, but if you're in and working on something, it would be really cool to have a simple var extension of NSAttributedString:
var mutable: NSMutableAttributedString
within NSAttributedString
Which would basically return a mutable equivalent of the attributed string.
Best!
The text was updated successfully, but these errors were encountered: