Breaking change:
Made all methods related to quill with the same API as web quill.
Why?
1) Developer doesn't be confused to use api on mobile if developer have worked before with quill
2) If someone use RN wrapper, probably he has web version of APP where need to support editor in both platform and if developer will create common custom module, we won't need to make adapters
It's why was updated version from 0. to 1.
Breaking change: Made all methods related to quill with the same API as web quill. Why? 1) Developer doesn't be confused to use api on mobile if developer have worked before with quill 2) If someone use RN wrapper, probably he has web version of APP where need to support editor in both platform and if developer will create common custom module, we won't need to make adapters It's why was updated version from 0. to 1.
Also was Added: