React Sketch.app - Render React components to Sketch ⚛️💎

Managing the assets of design systems in Sketch is complex, error-prone and time consuming. Sketch is scriptable, but the API often changes. React provides the perfect wrapper to build reusable documents in a way already familiar to JavaScript developers.

Add a comment

Replies

Best
It's worth pointing out that this is React Native only. For HTML -> Sketch check out
Does the export / import go both ways? IE: Can I import into Sketch, adjust styling & then export back into React?