react-native-pell-rich-editor
Advanced tools
Changelog
1.8.0
foreColor
& hiliteColor
onCursorPosition
Enter the position of the cursorcaretColor
cursor/selection colorChangelog
1.7.0
setFontSize
Changes the font size for the selection or at the insertion point. This requires an integer from 1-7 as a value argument.setFontName
Changes the font name for the selection or at the insertion point. This requires a font name string (like "Arial") as a value argument.insertImage
to solve the bug that the picture cannot be deletedChangelog
1.6.2
keyboard
setStrikethrough
setUnderline
removeFormat
command
method Execute JS in the editoroutdent
outdent
justifyCenter
justifyLeft
justifyRight
Changelog
1.6.0
redo
, undo
on editorcheckbox list
on editor by experiment
Changed
Changelog
1.5.5
firstFocusEnd
to Editor When first gaining focus, the cursor moves to the end of the text