Pavel Sharanda
Pavel Sharanda
I see you added new demo app. But I haven't found an example of usage new APIs inside of demo app? Is something supposed to be there? What is the...
I can imagine adding serialization to nodes concept. So we can load ui descriptions from web or from local files
You may want to use AttributedLabel view, which is a part of AtributikaViews lib
Ok, I see now. AttributedLabel is now working only with untyped string urls and not aware about Atributika lib at all and can be used without it. Check AttributedLabelDemoViewController.swift for...