Learn how to implement UI effectively using wireframe.
A Swift Playground app about UI deconstruction, submitted for Swift Student Challenge 2023.
- Break down a wireframe's components into individual parts
- Build a UI from the components separated in the disassemble stage
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
- Download the repository
- Open the project by using Swift Playgrounds or Xcode
This project is licensed under the MIT License - see the LICENSE.md file for details