0

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

1 Answers1

0

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)

https://www.youtube.com/watch?v=yweBm-UpId4

skJosh
  • 631
  • 1
  • 8
  • 16