MaterialUIKit
SwiftUI components inspired by Material Design.
Overview
MaterialUIKit is a SwiftUI package offering a range of UI components inspired by Material Design. It includes components for dialogs and alerts, form controls, interactive elements, navigation structures, presentation and search. The package supports flexible configuration options to tailor the appearance and behavior of these components, facilitating the creation of material-inspired interfaces in iOS applications.
Installation
To install MaterialUIKit in your Xcode project, go to File -> Swift Packages -> Add Package Dependency
, and enter the repository URL
Note: It is recommended to use version 2.0 or later for better stability.
Last updated