Skip to content

react-native-text-toolkitText formatting and links, without the ceremony

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.

See it in action

Text

Inline {**bold**}, {!!italic!!}, {~~strikethrough~~} and {__underline__} markup, styled through the standard style prop.

Text component screenshot

Tappable text for URLs, email, phone, SMS and device settings — each type just works out of the box.

TextLink component screenshot

TextToolkit

Text and multiple independently-styled links combined in one string via {placeholder} syntax.

TextToolkit component screenshot

Released under the MIT License.