Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dreamsparkx/swiftmodalview
- Owner: dreamsparkx
- License: mit
- Created: 2019-01-09T19:26:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-09T20:17:43.000Z (almost 6 years ago)
- Last Synced: 2024-11-18T05:34:54.727Z (3 days ago)
- Topics: cocoapods, ios, swift, swift-4
- Language: Swift
- Homepage:
- Size: 5.04 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.