/StepperView

Primary LanguageObjective-C

StepperView

================= Tasks for this assignment

  • Create a separate class StepperView which inherits from UIView. The StepperView will serve as the custom control which is injected into the UIViewController's view.
  • Your Stepper View control should be displayed in the center of the UIViewController's root view