Ranjit Kadam

Results 6 issues of Ranjit Kadam

Hello, First of all thanks for your project, I tried using it in my project and I get an transparent View on top of My ModalView. So I am not...

Hello, Firstly , I want to thank you for making this code available, I have used your code in my project. Now, as you have shown just a view, I...

Hi, Thanks for your effort in making this happen. I wanted to know that, is it possible to hide navigationBar and show only SegmentedControl. How to include this inside your...

Hello, I want to know how we can support variable width in this project.

Hello, firstly I want to thank you for this great project. Secondly, I want to mention that, the curves are not very smooth, you will notice it when you try...

Hello, I am trying to add a color to trackBackgroundImage and trackImage I did it this way // UIColor *trackColor = UNIVERSALPINK; // // UIGraphicsBeginImageContextWithOptions(m_Slider.trackImage.size, NO, m_Slider.trackImage.scale); // CGContextRef context...