Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dreamsparkx/swiftmodalview

Light Modal View for iOS
https://github.com/dreamsparkx/swiftmodalview

cocoapods ios swift swift-4

Last synced: 1 day ago
JSON representation

Light Modal View for iOS

Awesome Lists containing this project

README

        

# SwiftModalView

[![CI Status](https://img.shields.io/travis/dreamsparkx/SwiftModalView.svg?style=flat)](https://travis-ci.org/dreamsparkx/SwiftModalView)
[![Version](https://img.shields.io/cocoapods/v/SwiftModalView.svg?style=flat)](https://cocoapods.org/pods/SwiftModalView)
[![License](https://img.shields.io/cocoapods/l/SwiftModalView.svg?style=flat)](https://cocoapods.org/pods/SwiftModalView)
[![Platform](https://img.shields.io/cocoapods/p/SwiftModalView.svg?style=flat)](https://cocoapods.org/pods/SwiftModalView)

![Alt text](https://github.com/dreamsparkx/SwiftModalView/raw/master/example-image.png)

## Example

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

## Installation

SwiftModalView is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'SwiftModalView'
```

## Author

dreamsparkx, [email protected]

## License

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