Skip to content

we7ee/WBBubblePopUp

Repository files navigation

WBBubblePopUp

Version License Platform

A easy and really simple PopUp I have made for my project.

Screenshot

WBBubblePopUp

Example

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

Usage

WBBubblePopUp().showDefaultBubble(presentingView:self.view, text:"Hello")

or

WBBubblePopUp().showCostumBubble(presentingView: self.view, text: bubbleTxt, bckColor: .blue, duration: 2)

Installation

WBBubblePopUp is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "WBBubblePopUp"

Author

Willy Breitenbach, we7ee@icloud.com

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors