https://github.com/umobi/constraintbuilder
UIKit constraint builder with activate, deactivate and update methods
https://github.com/umobi/constraintbuilder
autolayout constraint-layout ios swiftpackagemanager tvos
Last synced: 8 months ago
JSON representation
UIKit constraint builder with activate, deactivate and update methods
- Host: GitHub
- URL: https://github.com/umobi/constraintbuilder
- Owner: umobi
- License: mit
- Created: 2020-04-07T16:06:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-28T20:52:07.000Z (over 5 years ago)
- Last Synced: 2024-03-14T22:23:54.811Z (about 2 years ago)
- Topics: autolayout, constraint-layout, ios, swiftpackagemanager, tvos
- Language: Swift
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ConstraintBuilder
[](https://travis-ci.org/brennobemoura/ConstraintBuilder)
[](https://cocoapods.org/pods/ConstraintBuilder)
[](https://cocoapods.org/pods/ConstraintBuilder)
[](https://cocoapods.org/pods/ConstraintBuilder)
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
ConstraintBuilder is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod 'ConstraintBuilder'
```
## Author
brennobemoura, brenno@umobi.com.br
## License
ConstraintBuilder is available under the MIT license. See the LICENSE file for more info.