Skip to content

Commit de66e29

Browse files
authored
Update README.md
1 parent 2bd5e3c commit de66e29

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010

1111
A standalone `AtributikaViews` library offers UILabel/UITextView drop-in replacements capable of displaying highlightable and clickable links, with rich customization, and proper accessibility support.
1212

13+
> [!NOTE]
14+
> Try my new library for doing Auto Layout, a typesafe reimagination of Visual Format Language:
15+
> https://github.com/psharanda/FixFlex
16+
17+
1318
## Intro
1419
While NSAttributedString is undoubtedly powerful, it's also a low-level API that needs a considerable amount of setup work. If your string is a template and the actual content is only known at runtime, this becomes complicated. When dealing with localizations, constructing NSAttributedString isn't straightforward either.
1520

0 commit comments

Comments
 (0)