chore: Add warning.

pull/1424/head
Luís Arteiro 2 years ago
parent 8d886311b9
commit 50bfd4c6c2
  1. 8
      README.md

@ -197,6 +197,14 @@ QuillToolbar.basic(
);
```
> [!WARNING]
>
> This package uses [`gal`](https://github.com/natsuk4ze/) to save images.
> For this to work, you need to add the appropriate permissions
> to your `Info.plist` and `AndroidManifest.xml` files.
>
> See https://github.com/natsuk4ze/gal#-get-started to add the needed lines.
### Custom Size Image for Mobile
Define `mobileWidth`, `mobileHeight`, `mobileMargin`, `mobileAlignment` as follows:

Loading…
Cancel
Save