3 Forks
28 Stars
28 Watchers

ViewComposer

Compose views using enums swiftly: `let label: UILabel = [.text("Hello"), .textColor(.red)]`

How to download and setup ViewComposer

Open terminal and run command
git clone https://github.com/Sajjon/ViewComposer.git
git clone is used to create a copy or clone of ViewComposer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ViewComposer https://github.com/Sajjon/ViewComposer/archive/master.zip

Or simply clone ViewComposer with SSH
[email protected]:Sajjon/ViewComposer.git

If you have some problems with ViewComposer

You may open issue on ViewComposer support forum (system) here: https://github.com/Sajjon/ViewComposer/issues