Skip to content

AMTourky/CocoaBindingDryView-ReusableViews

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

CocoaBindingDryView-ReusableViews

A view of type DryView allows you to have as many views (and nested views) that uses cocoa binding without a single line of code! A DryView is a custom view that given a nibName, will load views from it into the DryView and if you are using Cocoa Binding, you can reference your NSObjectController to bind your properties to your precous views! Views contraints!! no problemo, the DryView's content will just follow your view's contraints as if they were created in the views you are loading in

Go from reusable simple views:

SuperItem View SubItem view

All the way to your own symphony if views:

Item view alt tag

About

A view of type DryView allows to have as many views (and nested views) using cocoa binding without code at all

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages