This project uses SwiftLint to automatically lint our Swift code for common errors. Please install it when developing in this repo by following the SwiftLint Installation Instructions.
License
OversizeUI is released under the MIT license. See LICENSE for details.
OversizeUI
Yet another component library on SwiftUI
Design System
Controls and styles in Figma
Controls
Some of the controls available include:
Core
Colors, Typography, Spacing and other styles in core folder
Getting Started
Install and use OversizeUI
Requirements
Swift Package Manager
https://github.com/oversizedev/OversizeUI.git
Import and use OversizeUI
After the framework has been added you can import the module to use it:
Example app
To build and deploy the demo follow these steps:
Example/Example.xcodeproj
in Xcode.Example (iOS)
or other and choose a device to deploy to.Examples components
Avatars
Buttons
Color selector
GridSelect
Icon
Row
SegmentedPickerSelector
Select
Surface
TextField
More
More information on in the DocC documentation
Swift Lint
This project uses SwiftLint to automatically lint our Swift code for common errors. Please install it when developing in this repo by following the SwiftLint Installation Instructions.
License
OversizeUI is released under the MIT license. See LICENSE for details.