1.0.0 • Published 6 years ago

react-native-markdownview-cross-platform v1.0.0

Weekly downloads
10
License
MIT
Repository
github
Last release
6 years ago

MarkdownView Cross-Platform for React Native

npm version

A straight-forward React Native component for rendering Markdown as native views.

This library is backed by simple-markdown.

Original version

This library is based on https://github.com/Benjamin-Dobell/react-native-markdown-view. Although the original version works great on iOS, it does not work on Android due to missing fonts. Since I needed this package for a school project, MarkdownView Cross-Platform will continue as a fork.