react-native-enriched-html 1.0.1

v1.​0.​1Patch Release

Bug fixes

Android

  • Fixed the priority order of applied spans (#629)
  • Fixed inline style removal (#672)

iOS

  • Fixed image rendering when the image is wrapped in a link (#662)
  • Fixed image vertical positioning (#656)
  • Fixed numeric HTML entity rendering (#638)
  • Fixed ordered list marker rendering (#664)
  • Fixed character deletion during IME composition (#674)

Web

  • Fixed inline style inheritance at line breaks (#663)
  • Fixed list display when text wraps (#679)
  • Fixed text alignment rendering in EnrichedText (#689)

All platforms

  • Fixed link copy-paste inconsistencies between Android and iOS (#640)
  • Fixed HTML parser handling of image attributes with decimal values (#685)
  • Fixed checkbox list normalization and removal of empty list items (#668)
  • Fixed various mentions inconsistencies across platforms (#637)

Web additions

  • HTML normalization (#630)
  • Automatic link detection (#598)
  • EnrichedText component (#651)
  • Text alignment support (#654)
Release card
react-native-enriched-html 1.0.1 release card