https://github.com/matsoftware/appshell-design-library
Mobile Design library example in the context of an app shell architecture
https://github.com/matsoftware/appshell-design-library
Last synced: 10 months ago
JSON representation
Mobile Design library example in the context of an app shell architecture
- Host: GitHub
- URL: https://github.com/matsoftware/appshell-design-library
- Owner: matsoftware
- License: mit
- Created: 2022-06-14T13:27:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-14T13:53:09.000Z (almost 4 years ago)
- Last Synced: 2025-03-29T05:11:34.678Z (about 1 year ago)
- Language: Swift
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ASDesignLibrary
A proof of concept for a Mobile Design library in Swift UI.
Targets:
- `ASDesignLibraryGalleryApp`: Gallery app for the `ASDesignLibrary` components
- `ASDesignLibrary`: The Swift Package for the Design Library
- `ASDesignLibraryTests`: Snapshot test suite for the design library
## Prerequisites
Please run `./install.sh` first to enable `swiftformat`.
Tested on Xcode 13.3.1.