react-native-markdown-renderer icon indicating copy to clipboard operation
react-native-markdown-renderer copied to clipboard

Fix broken heading styles

Open cseelus opened this issue 6 years ago • 4 comments

This PR fixes broken heading styles with RN >= 0.57.4, see https://github.com/mientjan/react-native-markdown-renderer/issues/87.

cseelus avatar Nov 06 '18 16:11 cseelus

Is this working for you also in release builds?

jsslai avatar Dec 05 '18 13:12 jsslai

Actually maybe this is a React Native bug: https://github.com/facebook/react-native/commit/311ba9a

jsslai avatar Dec 05 '18 13:12 jsslai

Any update on this ? It seems to fix the problem for me.

hmajid2301 avatar Feb 17 '19 13:02 hmajid2301

I have forked this library and merged a very similar pull request (#79) which seems to fix this issue.

I have also merged a bunch of other outstanding pull requests.

react-native-markdown-display on npm, unfortunately the maintainer hasn’t been able to approve pull requests for quite some time so i have done it for them.

iamacup avatar Nov 06 '19 17:11 iamacup