Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 743 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 743 Bytes

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. To install it, simply add the following line to your Podfile:

pod 'RCNPopupController'

Author

Ricardo Casanova, ricardo.casanova@outlook.com

License

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