Skip to content

iThinker/ViewHider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ViewHider

CI Status Version License Platform

Usage

Simply add VHViewObserver object to xib/storyboard. Connect view that is going to be hidden to view property. Connect constraints that should be activated when view is hidden to constraintsToActivate property. Connect constraints that should be deactivated when view is hidden to constraintsToDeactivate property. Create one VHViewObserver for each view you want to be observed.

Installation

ViewHider is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "ViewHider"

Author

Roman Temchenko, temchenko.r@gmail.com

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published