airbnb/react-sketchapp

LayerStyles / Appearance API

Open

#466 geöffnet am 10. Jan. 2020

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (900 Forks)batch import
enhancementgood first issue

Repository-Metriken

Stars
 (14.970 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Hi, I'm trying to generate our color palette in sketch with react-sketchapp, from the documentation react-sketchapp supports Symbols and TextStyles, what about layer styles?

Example: I can run the color palette example, but each element of the palette only has direct styles applied to it, I'd like to use layer styles like this 👇 image

Any pointers would be appreciated, otherwise I guess I'll have to use sketch's low level api?

Contributor Guide