Design

How should I design the guides in my iOS app?

How should I design the guides in my iOS app?
  1. What is iOS guidelines?
  2. What is design pattern in iOS?

What is iOS guidelines?

These guidelines describe how to design apps that follow the official HIG for iOS by Apple, not what you can do with custom controls. Sometimes it makes sense to break the rules. The purpose of this document is to guide you, not to provide solutions for complex and unique design problems.

What is design pattern in iOS?

Design Pattern Classes. Behavioral iOS design patterns identify and implement common communication patterns between objects and entities, allowing them to communicate more effectively. Creational iOS design patterns allow programmers to create new object groups safely, increasing code flexibility.

Arrow indicating alphabetical sort points down but arrow indicating price ascending arrow points up
Does up arrow mean ascending or descending?Is ascending order up or down? Does up arrow mean ascending or descending?An arrow pointing up means that...
Is it bad practice to have different menu actions in the same table?
What would cause a menu to confuse a user?What some alternative ways to present tabular data instead of the standard table in the UI? What would cau...
Should a CRUD table mix user tasks?
How are CRUD tasks typically performed?What are the 4 CRUD components?What is used to perform CRUD on a table?Why CRUD is important in database manag...