Assembly

April 20, 2023 ยท View on GitHub

Learn how to implement UI effectively using wireframe.

A Swift Playground app about UI deconstruction, submitted for Swift Student Challenge 2023.

Features

Disassemble stage

  • Break down a wireframe's components into individual parts

Assemble stage

  • Build a UI from the components separated in the disassemble stage

Getting Started

Prerequisites

OS & Software

Requirements might be lower, the app is developed using the system listed below

  • macOS Ventura 13.3.1
  • Xcode 14.3
  • iOS 16.4.1

Installation

  1. Download the repository
  2. Open the project by using Swift Playgrounds or Xcode

License

This project is licensed under the MIT License - see the LICENSE.md file for details