Total Pageviews

Saturday 3 September 2016

react-native-markdown

Markdown component for React Native.
A component for rendering Markdown in React Native. Pull requests welcome.

Known issues

  • Due to a bug in underlying layout engine for React Native (facebook/css-layout), this module will put your application in an infinite loop unless you patch the upstream changes from css-layout's' Layout.c and Layout.h files.

Getting started

  1. npm install react-native-markdown --save
from https://github.com/lwansbrough/react-native-markdown