Innoppl – Blog

The only place to get all technology news and insights

iOS 6 Features – A Developer Prespective

iOS 6 Features - A Developer Prespective

NEW FEATURES:

IOS 6 has few interesting new UI controls to make application development easier.

1. UI RefreshControl:

UIRefreshControl module is employed to refresh the data in tableview. This feature would be handy, if you want to refresh the tableview and reload with a new array of data.

2. UICollectionView:

To view images in a single view instead of grid, this module would be helpful in achieving it. UICollectionView is similar to UITableView, which is used for grid views.

3. Social Framework:

Social integrations can be done in a simple step. SDKs for facebook, twitter are already integrated.

4. Animation:

IOS 6 development kit has basic level of animation modules like image rotation and other simple actions.

5. Pass Kit Framework:

No more hardcopy tickets, it is going to be passbook everywhere. A key feature of IOS 6 is passbook, it allows users to purchase and store tickets and passes. Following are basic storable document types in Passkit

  1. Boarding Passes
  2. Event Tickets
  3. Retail Coupons
  4. Store Cards
  5. New UIKit Theming Options

In IOS 5 many key features for UI controls were introducted, it has been take one step further for IOS6. All basic modules in UIKit like UIPopoverBackgroundView, UIStepper, UISwitch, UINavigationBar, UITabBar, UIToolBar, UIBarButtonItem, and UIPageControl have received additional methods or properties related to interface control.

Recent Infographic
Recent Blogs

In today's volatile work market, staffing companies have become essential participants.

Finding the proper skills or the perfect position in today's ever-changing employment

Copyright © 2024 Innoppl. All Rights Reserved Privacy Policy | Cookie Declaration
Back To Top