Foundations

Border Width

Borders in UI design define structure, improve readability, and guide user attention, enhancing clarity and organisation for a better user experience.

Design Tokens

Value

Token

None – 0

var(--border-width-0)

SM - 1

var(--border-width-sm)

MD - 2

var(--border-width-md)

LG - 3

var(--border-width-lg)

NativeWind Config

      borderWidth: {
        hairline: hairlineWidth(),
        0: 'var(--border-width-0)', // NONE - 0
        sm: 'var(--border-width-sm)', // SM - 1
        md: 'var(--border-width-md)', // MD - 2
        lg: 'var(--border-width-lg)', // LG - 3
      },

Assets Panel

Each component is listed in the assets panel for easy access. We keep components visible and avoid nesting them in too many subfolders. For complex components, their building blocks are located in the respective sub-components folder.

View further documentation.

Local Styles

Local styles in Figma are available when the Design System is enabled.To apply, Select any of these presets from the Figma Local styles panel.

View further documentation.

Colour modes

You can toggle between light and dark modes by selecting the ‘Mode’ dropdown in the Figma ‘Design’ panel to the right. To apply, select Light or Dark from the Mode dropdown selector.

Mobile App Starter Kit

·

©

2025

All rights reserved, Studio Hola.

Mobile App Starter Kit

·

©

2025

All rights reserved, Studio Hola.

Mobile App Starter Kit

·

©

2025

All rights reserved, Studio Hola.