juiceo / react-native-easy-markdown

Simple & customizable React Native component to render Github-flavoured markdown using minimal native components.
https://www.npmjs.com/package/react-native-easy-markdown
65 stars 62 forks source link

I've added HR support #8

Closed morksinaanab closed 6 years ago

morksinaanab commented 6 years ago

Hey,

I've added HR support. I'm new to pull requests and how that works, how would i do that?

I've done it here: http://github.com/morksinaanab/react-native-easy-markdown

juiceo commented 6 years ago

@morksinaanab please look here for instructions on how to create a pull request: https://help.github.com/articles/creating-a-pull-request-from-a-fork/

A few things you could fix before creating a PR:

Thanks for contributing, looking forward to your PR!