Skip to content

Commit 4e14852

Browse files
authored
Add Apperance Props in README (#63)
1 parent 13375e5 commit 4e14852

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,15 @@ The labels for the control's segment buttons, in order.
185185
| --------------- | -------- |
186186
| array of string | No |
187187

188+
### `appearance`
189+
190+
(iOS 13 only)
191+
Overrides the control's appearance irrespective of the OS theme
192+
193+
| Type | Required |
194+
| --------------- | -------- |
195+
| 'dark' | 'light' | No |
196+
188197
## Maintainers
189198

190199
- [M.Haris Baig](https://github.com/harisbaig100)

0 commit comments

Comments
 (0)