Castor is Onfido's design system. It has been designed to support different renderers, and plain HTML + CSS.
Chrome |
Safari |
Firefox |
Edge |
---|---|---|---|
last 2 versions | last 2 versions | last 2 versions | last 2 versions |
For HTML + CSS only:
npm install @onfido/castor
Setup following core documentation.
If you use React:
npm install @onfido/castor-react
Also setup following React documentation.