{"repo":"andangrd/react-native-markdown-package","free":true,"listed":false,"github":"https://github.com/andangrd/react-native-markdown-package","clone":"git clone https://github.com/andangrd/react-native-markdown-package.git","description":"React native markdown package is a Library for implementing markdown syntax in React Native","language":"JavaScript","stars":94,"topics":["react-native","markdown","node-module","package","parser","libary","react","reactjs","reactnative"],"license":"MIT","category":"mobile-apps","readme_excerpt":"React Native Markdown Package React Native Markdown Package is a library for implementing markdown syntax in React Native. Getting started To install this library, you can easily run this command from your project folder. npm i react-native-markdown-package --save Check this simple app for implementation example Example app How to use What you need to do is import the react-native-markdown-package module and then use the tag. How to use? Here we are, take a look at this simple implementation: Properties styles Default style properties will be applied to the markdown. You could replace it with your preference by adding styles property like the example above. onLink This prop will accept a function. This is a callback function for any link inside markdown syntax, so you could costumize the handler for onClick event from the link. onLinkCallback should be a function that returns a promise. NOTE : Email link (mailto) could be tested on real device only, it won't be able to test on Simulator as discuss in this StackOverflow Thanks To thanks to all contributors who help me to make this libary better This project was actually forked from lwansbrough , with some enhancements below : 1. Styling method. Now you can easily add styling on each syntax, e.g. add different color either in strong , header , or another md syntax. All default styles in this package is also already moved to new file styles.js . 2. Refactoring some codes to adopt ES6 style. Refactor index.js using ES6. :) 3. Sup","default_branch":null,"files":null,"tree":[],"storefront":"/r/andangrd","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/andangrd/react-native-markdown-package/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}