Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 580 Bytes

ui-components-library.md

File metadata and controls

13 lines (8 loc) · 580 Bytes

UI Components Library

The UI Components Library is a single source of truth for all the styled components we use on all our UI screens. The main advantages of having this library are:

  • Keep the visual coherency in all our UIs.
  • Improve the implementation times for new UIs.
  • Minimize the maintenance of the already existing UI.

Architecture Overview

UI Components Reference

How to create a new UI Component