Inline markup, no JSX gymnastics
Write {**bold**}, {!!italic!!}, {~~strikethrough~~} and {__underline__} straight inside a string — no nested
Inline bold, italic, strikethrough and underline via a simple {**syntax**}, plus tappable links for URLs, email, phone, SMS and settings — all styled through React Native's own style prop.
Inline {**bold**}, {!!italic!!}, {~~strikethrough~~} and {__underline__} markup, styled through the standard style prop.
Tappable text for URLs, email, phone, SMS and device settings — each type just works out of the box.
Text and multiple independently-styled links combined in one string via {placeholder} syntax.