This week’s lecture pod discusses the importance of understanding the device you are building your app with. Whether it being IOS, Android or both, working with your device is crucial in order to understand the user’s interface. To begin designing you should know how the platforms work through its user interaction, user terminology and device characteristics.
Part 1: Gestures in IOS
Touch screen being the ideal characteristic of this devise. There are many ways to use touch in order to achieve a different outcome.
Part 2: UI-IOS anatomy
Reoccurring guidelines that are implemented in every updated mobile device keeps a consistent interface where users are in common with the setup.