snail-z / zhLoadingView

A simple loadingView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift 5.0 enter image description here enter image description here

OverlayController is an implementation of a overlay effect for any view. It can be used to easily add dynamics to user interactions and popups views.

.

Example

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

Requirements

  • Swift 5.0
  • iOS 10 or higher

Installation

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

pod 'OverlayController', '~> 1.0.0'

Usage

Todo...

Author

40460770@qq.com, 40460770@qq.com

License

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

About

A simple loadingView

License:MIT License


Languages

Language:Swift 99.4%Language:Ruby 0.6%