An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Swift 5.0](https://img.shields.io/badge/Swift-5.0-orange.svg?style=flat)](https://developer.apple.com/swift/)
![enter image description here](https://img.shields.io/badge/pod-v1.0.0-brightgreen.svg)
![enter image description here](https://img.shields.io/badge/platform-iOS%2010.0%2B-ff69b5152950834.svg)

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.