iOS7 Updates High Level Summary

iOS7 Changes :

# Features :
* Flat Translucent UI
* Airdrop
* Control Centre
* Notification view changes
* Siri Enhancement 
* Automatic Updates
* Real Multitasking(Copied from HP's WebOS)
* Photos app collection view
* Inter-App Audio

# New frameworks :
* Game Controller
* Sprite Kit
* Multi-peer Connectivity(iBeacons)
* Javascript Core
* Safari Services

# Foundation Framework Changes:
* [NSArray firstObject]
* NSData - base64 Encoding
* NSProgress Class (New class to handles event progress)

# Enhanced Frameworks /API's :
* UIKitDynamics
* Multitasking
* Games
* Maps
* AVFoundation(Videos Zooming added)

# Objective C Features : 
* Modules.
* New return type – "instancetype" (As oppose to "id" datatype). 

These are all the changes that i have seen so far. 
Will update here if i come across anything else. 

Comments

Popular posts from this blog

Free Hand Drawing on Google's Map View

Android from iOS Guy's Perspective

Free Hand Drawing on Maps with MapBox SDK