react-native-pell-rich-editor
Advanced tools
Changelog
1.5.2
dismissKeyboard
Dismisses the active keyboard and removes focus.isKeyboardOpen
Returns whether the keyboard is onChangelog
1.5.1
onFocus
and onBlur
_.sendEvent
to automatically generate ID to RN, and you can dynamically modify the dom corresponding to the event with commandDOMinsertVideo
and insertImage
Add style params to domChangelog
1.5.0
onMessage
props on editor Callback outside postMessage internal type processing_.sendEvent(type, data)
event callback to RN, using onMessage to receive callbackcommandDOM
method can manipulate DOMChangelog
1.4.0
pasteAsPlainText
props on editorremoveFormat
props on editorautoCapitalize
props on editor of autocapitalizeonPaste
props on editor callback paste valueonKeyUp
props on editor callback keyup eventonKeyDown
props on editor callback keydown eventChangelog
1.3.0
disabled
props to RichEditor and ToolbardisabledIconTint
props to ToolbardisabledButtonStyle
props to ToolbariconMap
Support incoming methods to return React elementsChangelog
1.2.1