YMPopoView 2.0.3

YMPopoView 2.0.3

Maintained by yangmin.



  • By
  • yangmin

YMPopoView

CI Status Version License Platform

Example

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

  1. import YMPopoView //导入文件

  2. class TestView: YMPopoView //自定义View 继承YMPopoView

  3. TestView.show //弹窗

  4. TestView.hid //弹窗消失

Requirements

Installation

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

pod 'YMPopoView'

Author

[email protected], [email protected]

License

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