← All projects

react-native-markdown

by @s77rt

33

Drop-in replacements for React Native components with a built-in Markdown formatter.

About this project

@s77rt/react-native-markdown is a components library that provides drop-in replacements for React Native components with a built-in Markdown formatter. Installation Components is a drop-in replacement for with a built-in Markdown formatter that takes an additional prop markdownStyles allowing you to customize the format of each Markdown fragment. Please refer to Markdown Styles for the list of supported styles. Usage Markdown Styles :--------------------: :-----------------------------------------------------------------------------------------------------------------------: Heading (h1 -> h6) backgroundColor, color, fontFamily, fontSize, fontStyle, fontWeight, blockquote backgroundColor, color, fontFamily, fontSize, fontStyle, fontWeight, gapWidth, stripeWidth, stripeColor codeblock backgroundColor, color, fontFamily, fontSize, fontStyle, fontWeight horizontalRule backgroundColor, color, fontFamily, fontSize, fontStyle, fontWeight bold backgroundColor, color, fontFamily, fontSize, fontStyle, fontWeight italic backgroundColor, color, fontFamily, fontSize, fontStyle, fontWeight link backgroundColor, color, fontFamily, fontSize, fontStyle, fontWeight

From the project README on GitHub

Stars
33
Forks
0
License
MIT
Last push
19 Apr 2025

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/react-native-markdown.svg)](https://www.madeinalgeria.dev/projects/react-native-markdown)

Related projects