Answer the question
In order to leave comments, you need to log in
How much is a lot of ViewController?
How many VewControllerOVs are considered normal, and how many are considered unacceptable?
I currently have 12 pieces, mostly UITableViewControlle (static/dynamic)
Answer the question
In order to leave comments, you need to log in
There is no such thing, it can be a lot, or maybe one VC for the entire application. It all depends on the architecture, approach and technical specifications, to make some kind of general VC for different tasks - to complicate the code. Making different VCs for similar screens is also not comme il faut, you need to choose a balance. In addition, there can be several VCs on one screen. I would say that evaluating acceptability by the number of VCs is strange and unprofessional. It is necessary to look at repeatability of the identical code then.
Again, it depends on the task, and if you think that the user will be comfortable with such a number of controllers, then do so.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question