diff --git a/README.md b/README.md index 8ad6d13..7e33193 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ export default () => { | `title` | Modal only: Title text. Can be set to null to remove text. | | `confirmText` | Modal only: Confirm button text. | | `cancelText` | Modal only: Cancel button text. | -| `theme` | Modal only, iOS 13+: The theme of the modal. `"light"`, `"dark"`, `"auto"`. Defaults to `"auto"`. | +| `theme` | Modal only: The theme of the modal. `"light"`, `"dark"`, `"auto"`. Defaults to `"auto"`. | ## Additional android styling