Consider adding additional type information - a Skip warning message #185
Answered
by
marcprux
davidakoontz
asked this question in
Q&A
Answered by
marcprux
Aug 13, 2024
Replies: 1 comment 1 reply
|
The error message is vague, but we don't support You could probably fake it with a custom component with an |
1 reply
Answer selected by
marcprux
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

The error message is vague, but we don't support
ToggleStyleyet. You can have it on the iOS side by including it in a#if !SKIPblock, but the Android side only supports the default toggle style currently.You could probably fake it with a custom component with an
onTapmodifier.