syncreticudon / iOS7Demos

Some short demos of new stuff in iOS 7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS7Demos

Some short demos of new stuff in iOS 7! Contents include:

  • Collections Demonstration of view controller transitions using a collection view
  • WrongPong Demonstration of UIKit Dynamics to build a pong like game using UIKit
  • Textra Demonstration of using JavaScriptCore to programmably alter text in a view
  • SpeechSynthDemo Demonstration of text to speech using AVSpeechSynthesis
  • SpritesInMotion Demonstration of Sprite Kit for a simple game with particle effects

Further Reading

View Transitions

Relevant discussions on developer.apple.com:

Translucency

An alternate option: https://github.com/nicklockwood/FXBlurView

About

Some short demos of new stuff in iOS 7