Skip to content

iTatla1/SHView

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHView

SHView is a view with gone property.

Features

  • Just setGone -- view will disapear.
  • Automatically adjust constaraints height.
  • Automatically adjust margens.

SHView in Action

  • Stroyboard Implementation

    SHView in Storyboard

  • Simulator

    SHView in Simulator

Demo

Demo on Appetize.io

Preview

Example

let myView = SHView()

add your constraints

myView.gone = true

or

myView.gone = false

About

SHView is a view with gone property.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published