-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Is it possible to make a platform specific color declaration which points to another native color value? Suppose I want to use the native labelColor on iOS but fallback to #000/#FFF on web.
I guess src/colors with some Platform.select to handle these cases would work but it would also bloat the catalog with unused colors and would be kind of cumbersome.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels