Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paoloprodossimolopes/venuz

Venuz is a desing system component to create user interfaces with flexibility and style in every composition.
https://github.com/paoloprodossimolopes/venuz

apple design-system swift swiftui uikit

Last synced: about 1 month ago
JSON representation

Venuz is a desing system component to create user interfaces with flexibility and style in every composition.

Awesome Lists containing this project

README

        

![venuz banner](./Documentation/venuz-banner.png)

# Venuz

Desing system component to create user interfaces with flexibility and style in every composition.

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Installation

Venuz is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'Venuz' # Using this to install all features

#or

pod 'Venuz/UIKit' # Using the /UIKit to import only the features to use UIKit

#or

pod 'Venuz/SwiftUI' # Using the /SwiftUI to import only the features to use SwiftUI
```

## License

Venuz is available under the MIT license. See the LICENSE file for more info.