Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rcasanovan/rcnpopupcontroller

RCNPopupController is a simple Swift class to show a custom popup in a different ways with different effects. You can customise where the popup will appear and which effect you want to apply. The class is based on CNPPopupController.
https://github.com/rcasanovan/rcnpopupcontroller

cnppopupcontroller cocoapods library pods swift xcode

Last synced: 3 days ago
JSON representation

RCNPopupController is a simple Swift class to show a custom popup in a different ways with different effects. You can customise where the popup will appear and which effect you want to apply. The class is based on CNPPopupController.

Awesome Lists containing this project

README

        

# RCNPopupController

RCNPopupController is a simple Swift class to show a custom popup in a different ways with different effects. You can customise where the popup will appear and which effect you want to apply. The class is based on CNPPopupController.

## Example

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

## Requirements

## Installation

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

```ruby
pod 'RCNPopupController'
```

## Author

Ricardo Casanova, [email protected]

## License

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