Skip to content

v3.7.0

Compare
Choose a tag to compare
@Exilz Exilz released this 15 Jan 14:29
· 1197 commits to master since this release
0b4d120

Features

  • You can now alter the RNElements (basically the representation of your DOM elements into native components) with the onParsed prop, letting you customize even more your content.

Bugfixes

  • Add missing parentTag to elements, fixing an important regression where your tagsStyles may not be applied. (thanks @krizzu !)

Miscellaneous

  • Updated the demo with the latest version of react-native and its dependencies.