0

I have about 7 to 8 view controllers for registration process and I need to show one common progress bar. I tried container view but its not going properly. Is there any another way to do that

Nies
  • 25
  • 7

1 Answers1

0

You can use view controller containment concept.

Also for more better visibility on same you can refer Same UIProgressView Over Multiple View Controllers

Sumit_VE
  • 429
  • 2
  • 12