lelandrichardson / react-primitives

Primitive React Interfaces Across Targets
MIT License
3.09k stars 108 forks source link

New platform proposal: React Figma #142

Closed macintoshhelper closed 4 years ago

macintoshhelper commented 4 years ago

Hi, I've created a fork of react-primitives at https://github.com/elemental-design/react-primitives/tree/feat/figma-platform

This adds a new platform target: react-figma, that has a common API surface with react-native/react-sketchapp.

This will allow react-figma to support styled-components/primitives.

Should I go ahead and submit a PR, and should there be a larger discussion around adding new platforms (e.g. react-pdf, etc)?

@mathieudutour

mathieudutour commented 4 years ago

As long as it’s the same API, I’m all for it 👍