react-native-htmlview
react-native-htmlview copied to clipboard
<ul> and <ol> nested in <p> do not behave as block elements
<ul> and <ol> inside <p> tags do not start on a new line. The <li> items however, do.

@StijnCoolen did you find any solution ?