react-native-live-markdown
react-native-live-markdown copied to clipboard
Feature Request : Read-only component (viewer component)
Thanks for the great library.
It would be great if it came with a dedicated component for displaying pre-written markdown strings on the screen. (It would also be fantastic if the user could select and copy some of the text in iOS/Android)
@floydkim Thanks a lot! See draft PR #125 which adds MarkdownText component.
@tomekzaw Wow 😲 Thanks for sharing. Hope your work goes well.
@floydkim Thanks a lot! See draft PR #125 which adds
MarkdownTextcomponent.
Can't wait for this to be merged!