react-native-markdown-renderer
react-native-markdown-renderer copied to clipboard
Fix broken heading styles
This PR fixes broken heading styles with RN >= 0.57.4, see https://github.com/mientjan/react-native-markdown-renderer/issues/87.
Is this working for you also in release builds?
Actually maybe this is a React Native bug: https://github.com/facebook/react-native/commit/311ba9a
Any update on this ? It seems to fix the problem for me.
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.