I want to implement custom slider
i tried a lot and get this https://github.com/jane/JaneSliderControl but is not in objective-c.Can anyone help for creating custom slider
I want to implement custom slider
i tried a lot and get this https://github.com/jane/JaneSliderControl but is not in objective-c.Can anyone help for creating custom slider
If you want to create your own custom UI, why don't you try a very handy tools like PaintCode.
With PaintCode, you can create any custom UIs without any hurdles. After creating custom UIs in PaintCode, you can generate code in Objective-C, Swift as per your requirement and embed in your project.
Here are some of the tutorials to start with PaintCode. https://www.raywenderlich.com/92972/paintcode-tutorial-for-developers-getting-started https://www.raywenderlich.com/97941/paintcode-swift-tutorial-part-2-custom-progress-bar https://www.youtube.com/watch?v=4jovZyBMdrQ (sample slider using paintcode)