A general (out of curiosity) question: Let's say that you have an idea for an app. You know specifically what you want it to do and how you want it to look. Basically, all the "up-front" work is done. How do you go about creating it?
My answer:
I will usually do all the screen layouts first and work through the flow of how each screen will feed into the next. After that, I'll get to the underlying logic.
My answer:
I will usually do all the screen layouts first and work through the flow of how each screen will feed into the next. After that, I'll get to the underlying logic.