Closed Shubham0812 closed 3 years ago
I think I can do this. BUT, can you please point me to where should I put the files? I mean, like
Views -> Progress Stepper VIew -> ProgressStepperVIew.swift Views -> Progress Stepper VIew -> Model -> ProgressStepperModel.swift i.e. the observable object class
Is it good to go :D ?
@SNNafi I thought of breaking the stepper view into two views
Requirement
Create a Progress Stepper View, that progress as the user goes through the input Views.
You need to create a UI that starts from the initial state, and you have to increase the step based on user Input.
Proposed Solution
Bonus Points