Follow the contrast rule
If you are using colors in your application, you need to ensure that text on your panels is clearly readable. You need to follow the ‘Contrast Rule’ while choosing color schemes. Use dark color text on light backgrounds and light color text on dark backgrounds. Reading blue text on white background is easy as compared to red background.
Easy navigation between screens
Easy switching from one screen to another within a mobile app is necessary to avoid losing visitors. Design a simple navigation pattern and place it on top and left of a page. If logo appears on every screen, link it to the home page. People tend to read in left to right and top to bottom direction. Thus, it is advised to organize elements in this manner. User interface flow diagrams can be developed … Read the rest