Chapter 9:Know the landscape, the spin on screen rotation

In Chapter 9 the chapter discusses the considerations and challenges associated with implementing screen rotation in iPhone apps. There are points like Orientation Considerations where iPhones support rotation, allowing apps to adjust their interface between portrait and landscape views. There are also reasons for flipping like Landscape orientation is commonly used for media-intensive apps like games and video. Younger users often prefer landscape typing, while older users may stick to portrait.

  There are Challenges in Implementation like Implementing screen rotation involves more than just changing dimensions; it requires careful consideration of layout changes and user experience. Designers may need to create entirely new layouts for landscape views, which can lead to trade-offs in terms of features. There is Customization for Landscape like Apps may need to customize their layout for landscape mode, considering factors like navigation bar and toolbar adjustments. There are also Usability Considerations like Users may accidentally trigger screen rotations due to device movement, emphasizing the need for a steady interface. As designers we can landscape support and etc.

Previous
Previous

Chapter 10:Polite Conversation… alerts, interruptions, and updates

Next
Next

Chapter 8: Swipe!Pinch! Flick! Working with gestures