Elements

What are best practices for deciding when to use native iOS UI elements or when to build custom ones?

What are best practices for deciding when to use native iOS UI elements or when to build custom ones?
  1. What are UI elements in iOS?
  2. Can I use material design for iOS?
  3. What is iOS guidelines?

What are UI elements in iOS?

UI elements are the visual elements that we can see in our applications. Some of these elements respond to user interactions such as buttons, text fields and others are informative such as images, labels.

Can I use material design for iOS?

Can we use Material Components for iOS with storyboards? Yes! Storyboards and nibs/xibs are great places to use Material Components for iOS. Almost every component has support for Interface Builder development that includes IBDesignable.

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.

Present tabular data differently to fit in a form?
How do you present data in tabular form?Which function is used when data is in tabular format?What is referred to as a collection of data presented i...
Deselectable radio button or limited checkbox in search filters
In which situation should you use a radio button or checkbox?Why would you choose a radio button instead of a checkbox?Which is better radio buttons ...
Apple Pay suppression message scares our users
How do I turn off Apple Pay restrictions?How do I get rid of Apple Pay message setup?How do I get rid of Apple Pay popups? How do I turn off Apple P...