Mathieu Dutour

Results 272 comments of Mathieu Dutour

That's amazing! Have you consider using `react-primitives` (with the necesserary platform overrides) to use the same components on both the web and sketch (and react-native)?

Yes, Kactus looks at the actual changes and doesn’t make you commit an image. The image is recreated from the changes

That's a really good point, haven't had time to implement it yet. I guess it would also be helpful to be able to navigate the docs for a specific version....

Yes I can see the use case. Maybe we could make it super clear and have it as a component exposed on the `Page` component like `Page.Container` or something. That...

That's a good idea. I'm not sure about how feasible it is though since we are using [`sketchtool`](https://www.sketchapp.com/tool/) so we don't really have control over how it's exported

the issue with `layerName()` is that it fall short when dealing with nested symbols and/or mutliple overrides points per layers (which might happen in a foreseeable future)

could you share the file?

could you try running ``` /Applications/Sketch.app/Contents/Resources/sketchtool/bin/sketchtool list artboards "/PATH/TO/YOUR/FILE.sketch" --include-symbols=YES ``` ? For some reason it seems that the output isn't a JSON object

right but I think you have a different issue than the OP: `JSON Parse error: Unrecognized token '�'`