imnapo / react-native-cn-richtext-editor

Richtext editor for react native
MIT License
218 stars 114 forks source link

onRemoveImage is not getting triggered #146

Open bipin-sakariya opened 3 years ago

bipin-sakariya commented 3 years ago

Pressing backspace removes the image from the UI but 'onRemoveImage' is not getting triggred so i am unable to get the url of the image i want to delete.