A Kiran Kumar

Results 30 issues of A Kiran Kumar

Hi How to cover the overlay on Tabbar & NavigtaionBar too ? ``` fileprivate func setOverlayView() { setOverlayFrame() overlayView.backgroundColor = overlayColor overlayView.alpha = 0 overlayView.isUserInteractionEnabled = true } fileprivate func...

Overlay on navigation bar not shown. How to have the overlay complete Window of UIVIewController. How to set constant label width & height? titleLabel -> Width & Height fixed to...

How to have sections for grouping a set of expandable cell. can we have sections to existing ExpandableCell segmented with two groups and allow to have expandableCell functionality?

How to change PagingMenuViewController title font colour for selected & unselected And also Overlay highlight gray color

Where to find the swift version of STPopup?

I am using pdf file for Xcode project in place of image 1x,2x,3x. /Users/Akiran/Documents/WorkSpace/ProjectName/Resource/Images.xcassets:: error: [Asset Missing] AssertName Its shows Assert Missing any solution for this?

When trying to do multiple expandableCell and restoring the any one of previous expandable the other expandable controller crop a bit. ![IMG_4132](https://user-images.githubusercontent.com/3903433/58656315-af5d1b80-8339-11e9-81c6-be55bc2fa2a0.png) The alignment of expandable are not adjust when...

CardHighlight set value subTitle is not immediately loading. when switching one view to another view its loading. ``` let titleValue: String let subTitleValue:String override func viewWillAppear(_ animated: Bool) { super.viewWillAppear(animated)...

Need more info

For CardHighlight Cards the Title & subTitle are overlays text for only iPad 12.9 inch. There are three categories of labels added on cards titleLabel, itemTitleLabel, itemSubTitleLabel, I used only...

bug

Do we have right button to SkyFloatingLabelTextField? For password, eye button added and perform action show password or hidden. Current its an amazing one.