https://github.com/snail-z/zhloadingview
A simple loadingView
https://github.com/snail-z/zhloadingview
anulus loadingview
Last synced: 12 months ago
JSON representation
A simple loadingView
- Host: GitHub
- URL: https://github.com/snail-z/zhloadingview
- Owner: snail-z
- License: mit
- Created: 2017-03-22T05:38:24.000Z (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2020-04-02T00:12:55.000Z (about 6 years ago)
- Last Synced: 2025-03-27T13:40:05.349Z (about 1 year ago)
- Topics: anulus, loadingview
- Language: Swift
- Homepage:
- Size: 7.66 MB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


[](https://developer.apple.com/swift/)



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](https://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
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.