over_react
over_react copied to clipboard
how to use antd ui component?
like title
Seriously, are there pre-built OverReact component descriptions for popular libraries like https://ant.design/ ?
We like the concept of "statically-typed React UI components" but would like to use some popular ui libraries? Would OverReact be an appropriate framework for that?
Thanks
It feels dumb to be responding to this 3 years later, sorry, but I mean internally at workiva we have a custom design system that wraps around MUI components. So it is totally possible but it isn't always a small lift.
It takes a lot of hand written prop classes, but you can take a look at these docs here to get started: https://github.com/Workiva/over_react/blob/master/doc/wrapping_js_components.md