Skip to content

timsully/Prefab-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Prefab UI

A course for hybrid designers and frontend engineers on building a design system in Figma and React Native simultaneously — so every design decision has a direct code counterpart.

What this course covers

  • Foundations — color, typography, spacing, grid, elevation, and iconography as design tokens in both Figma Variables and React Native
  • Components — 60 components sourced from The Component Gallery, built in Figma (variants, auto layout, component properties) and React Native (typed props, token-based styles)
  • Templates — combining components into full screens: onboarding, dashboard, detail, forms, and empty states
  • Prototyping — Figma interactive prototypes and React Navigation wiring in code
  • Handoff — publishing Figma libraries, versioning token pipelines, and the designer–engineer workflow

Approach

Each lesson follows a consistent rhythm:

  1. Why — the problem this element solves
  2. Figma — build it live
  3. Code — build it in React Native
  4. Bridge — explicitly connect the two (Figma variable → code token, Figma variant → RN prop)

Repo contents

File Description
course-outline.md Full module-by-module course plan with all 60 components

Tools used

About

Design system course: Figma + React Native parallel tracks covering foundations, components, templates, and prototyping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors