imnapo / react-native-cn-quill

Quill rich-text editor for react-native
MIT License
185 stars 72 forks source link

Custom toolbar format - would like to have a vertical popup menu as opposed to its current horizontal scroll #90

Closed bumpingChris closed 2 years ago

bumpingChris commented 2 years ago

Would like to create a toolbar that has two main options: 1) Attachments 2) Text formatting

On touching an option, a menu would popup vertically with more child options.

Is there a way to do this?

bumpingChris commented 2 years ago

I created a custom toolbar on the bumpingApp fork