10play / 10tap-editor

React Native Rich Text Editor
MIT License
684 stars 26 forks source link

Does this library support insert image and audio? #92

Closed thunderfalco closed 7 months ago

17Amir17 commented 7 months ago

Hey! Insert image is supported, we have an example for this here https://github.com/10play/10tap-editor/blob/main/example/src/Examples/CustomKeyboardExample.tsx As for audio, it is possible, but with the Advanced Setup which requires some Tiptap work