8

Is there any library for creating multi step form progress in ios applications similar below image

enter image description here

Toseef Khilji
  • 17,192
  • 12
  • 80
  • 121
Nassif
  • 1,113
  • 2
  • 14
  • 34

1 Answers1

1

I may be too late to answer this question but I found just what you're looking for:

https://github.com/yenbekbay/AYStepperView

It's written in Objective-C.

P.S. I have not tested it yet but it looks pretty cool.

Axort
  • 2,034
  • 2
  • 23
  • 24