Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Text attributes bug / question #84

Open
AlexisQapa opened this issue Oct 27, 2017 · 0 comments
Open

Text attributes bug / question #84

AlexisQapa opened this issue Oct 27, 2017 · 0 comments

Comments

@AlexisQapa
Copy link

Hi,

Any reason you are using [String:Any] instead of [NSAttributedStringKey:Any] in the style struct ?

This is not really convenient for the user as you have to cast styles to String dict and on your side you do the opposite operation. As this dict is only intended to be used with NSAttributedStringKey you should keep using only NSAttributedStringKey.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant