IOS 7 UI Transition Guide-Before getting started (iOS 7 UI Transition Guide-Before You Start)

Source: Internet
Author: User

IOS 7 UI Transition Guide-Before getting started (iOS 7 UI Transition Guide-Before You Start)

IOS 7 UI Transition Guide


  • Preparing for Transition
    • Before You Start
    • Scoping the Project
    • Supporting iOS 6

      • Updating the UI
        • Appearance and Behavior
        • Bars and Bar Buttons
        • Content Views
        • Controls
        • Temporary Views


          Before You Start

          IOS 7 introduces custom UI changes, such as borderless buttons, translucent bars, and full-screen layout for view controllers. using Xcode 5, you can build a project for iOS 7 and run it in iOS 7 Simulator to get a first glimpse of the way the app looks with iOS 7 UI.

          For example, the only differences between the two versionsTheElementsSample project shown below are the deployment target and the simulator.

          TheElements sample app in iOS 7 Simulator

          TheElements sample app in iOS 6 Simulator

          It's tempting to dive straight into the work of updating your app, but there are a few things to think about before beginning the process.

          As you interact with the built-in apps, it becomes clear that the changes in iOS 7 are both subtle and profound. familiar UI elements are easily recognizable but look very different. visual touches of physicality and realism are muted and refined, while realism in motion is enhanced.

          NOTE

          Although all UI elements look different in iOS 7-and have support new functionality-the UIKit APIs you're familiar with remain mostly the same.

          As you continue to release e, you begin to discern the main themes of iOS 7:

          • Deference.The UI helps users understand and interact with the content, but never competes with it.

          • Clarity.Text is legible at every size, icons are precise and lucid, adornments are subtle and appropriate, and a sharpened focus on functionality motivates the design.

          • Depth.Visual layers and realistic motion heighten users 'delight and understanding.

            By bringing fundamental and pervasive changes to the iOS experience, iOS 7 provides a rare opportunity to revisit the way apps communicate their core purpose and functionality to users. although you might not be prepared to take full advantage of this opportunity today, keep it in mind as you update your app to run in iOS 7. (If you are ready to revisit your app design-or you're ininning a new project-read Designing for iOS 7 inIOS Human Interface GuidelinesFor some guidance .)

          Characterizing Your App

          Whether you decide to redesign an app or update its current design, you need to know how the app's characteristics can influence the process. First, use the following questions to help shape your strategy:

          • Did you use Auto Layout to design the app?

            If your app uses Auto Layout, your job is easier. in Xcode 5, Auto Layout can help an app accommodate new UI element metrics and respond appropriately to dynamic changes in text size. auto Layout is particle ly helpful if you're transitioning an iOS 6 app or you need to support both iOS 6 and iOS 7.

            If you didn't use Auto Layout, now may be the perfect time to start, especially if you need to support more than one version of an app. if you use manual or programmatic layout techniques, you're responsible for ensuring that the layout adjusts appropriately when text size changes.

          • Does the app need to support iOS 6?

            Remember that iOS users tend to be very quick to update their devices, and they login CT their favorite apps to follow suit.

            If business reasons require you to support iOS 6, it's still best to begin by updating the current app for iOS 7. then, if appropriate, apply some of the design changes to the iOS 6 version of the app. for some details of this process, see Supporting iOS 6.

            The next step in shaping a transition strategy is to examine the ways in which the app is mizmized. the amount of mizmization-and the specific mization techniques you use-impact the type of work you have to do.

            Think of apps as being divided into the following three types:

            • Standard.The app contains only standard, uncustomized UI elements provided by UIKit.

            • Custom.The app presents a completely custom UI that doesn't include any UIKit UI elements.

            • Hybrid.The app contains a mix of standard and custom elements, including standard elements that you customized using UIKit tinting and appearance-customization APIs.

              For a standard app, you need to decide whether your visual and user experience designs still make sense in the iOS 7 environment. if you decide to keep the current layout and interaction model, most of the work involves making minor adjustments and ensuring that the app handles the new systemwide gestures correctly.

              Custom apps-that is, apps that use no UIKit UI elements-require a more nuanced approach. for example, if you feel that the current UI and experience of the app is still appropriate, there may be very little to do. on the other hand, if you feel that the app's personality and user experience shoshould change in order to delight iOS 7 users, you have more work to do.

              Hybrid apps vary in the amount of work required, depending on the customizations you did and how you combined custom and standard elements. in addition to revisiting the overall design of a hybrid app, you need to make sure that your mizmizations still work well and look good when they're integrated with standard elements.

              NOTE

              An app that mimics standard iOS 6 UI in a completely custom way is likely to require a lot of work because it will simply look out of date.




Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.