Foundations

Spacing

Consistent spacing creates visually appealing, intuitive interfaces by 
ensuring organised UI components, enhancing readability and navigation.

Design Tokens

Value

Token

None – 0

var(--radius-none)

XS - 4PX

var(--radius-xs)

SM - 8

var(--radius-sm)

MD - 12

var(--radius-md)

LG - 24

var(--radius-lg)

XL - 32

var(--radius-xl)

XXL - 40

var(--radius-2xl)

XXXL - 64

var(--radius-3xl)

FULL - 999

var(--radius-full)

NativeWind Config

      spacing: {
        0: '0px',      // NONE - 0
        1: '4px',      // XXS - 4
        2: '8px',      // XS - 8
        3: '12px',     // SM - 12
        4: '16px',     // MD - 16
        6: '24px',     // LG - 24
        8: '32px',     // XL - 32
        10: '40px',    // XXL - 40
        12: '48px',    // XXXL - 48
        16: '64px',    // XXXXL - 64
        'none': 'var(--space-none)',
        'xxxs': 'var(--space-xxxs)',
        'xxs': 'var(--space-xxs)',
        'xs': 'var(--space-xs)',
        'sm': 'var(--space-sm)',
        'md': 'var(--space-md)',
        'lg': 'var(--space-lg)',
        'xl': 'var(--space-xl)',
        'xxl': 'var(--space-xxl)',
        'xxxl': 'var(--space-xxxl)',
        'xxxxl': 'var(--space-xxxxl)',
      },

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.