Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BNCustomView

Version License Platform

Custom View

Installation

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

pod 'BNCustomView'

Implementation

customViewDemo.logoBackgroundColor = UIColor(red:0.72, green:0.56, blue:0.02, alpha:1.0)
customViewDemo.borderColor = .white
customViewDemo.textFont = UIFont(name: "Arial-BoldItalicMT", size: 18)
customViewDemo.textColor = customViewDemo.logoBackgroundColor
customViewDemo.viewBackgroundColor = .clear
customViewDemo.textTip = "stringContent"
customViewDemo.setViewType = BNCustomView.viewType.Quotation
customViewDemo.forwardTiltPadding = 30

Example

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

Author

BijeshNair, bijesh4@gmail.com

License

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

About

Custom view designs for notifying users. You can display/express a Quote, Exclamation, Question, Hashtag, Percent, Mail, Call with this custom view

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages