MZGoneView 1.0.3

MZGoneView 1.0.3

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Oct 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by MZVariantTrunk.



  • By
  • muzcity

MZGoneView




Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Used :

//Set gone attribute.
goneView.gone(MZVisibleState.goneHeight, animated: true)

//Remove gone attribute.
goneView.gone(MZVisibleState.visible, animated: true)

Requirements

Installation

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

pod 'MZGoneView'

Author

muzcity, [email protected]

License

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