Skip to content

Releases: lukefanning/react-native-ckeditor5

v1.0.9

13 Oct 11:39
575eaf1

Choose a tag to compare

More styling props to customise the look of the editor thanks to @mzupek

v1.0.8

02 Jul 09:35

Choose a tag to compare

  • Fix for initialData containing newlines

v1.0.7

27 Jun 13:15

Choose a tag to compare

  • Added fontFamily prop

v1.0.6

19 May 21:54

Choose a tag to compare

  • Major bug fix to prevent error when initialData prop contained a single quote

v1.0.5

01 May 14:31

Choose a tag to compare

  • Added androidHardwareAccelerationDisabled prop

v1.0.4

30 Apr 16:24

Choose a tag to compare

  • Added blur func

v1.0.3

30 Apr 12:58

Choose a tag to compare

  • Added height prop

v1.0.2

24 Apr 10:54

Choose a tag to compare

  • disableTooltips prop

v1.0.1

24 Apr 09:11

Choose a tag to compare

  • Major fix for CKEditor5 not running on Android
  • Added onBlur and onFocus props