watchOS-2-Sampler
June 30, 2015 • MIT License
Code examples for new features of watchOS 2.
Contents:
- Accelerometer
- Gyroscope
- Pedometer
- Heart Rate
- Table Animations
- Animated Properties
- Core Graphics (Draw paths or grada...
iOS 8 Sampler
September 19, 2014 • MIT License
Code examples for the new functions of iOS 8.
Contents:
- Audio Effects
- New Image Filters
- Custom Filters
- Metal Basic
- Metal Uniform Streaming
- SceneKit
- HealthKit
- TouchID
-...
AnimatedTransitionGallery
April 19, 2014 • Unspecified License
A gallery app of custom animated transitions for iOS 7.
No image provided.
SlowMotionVideoRecorder
December 19, 2013 • MIT License
**120 fps SLO-MO video recorder** using AVFoundation.
- Including convenient wrapper class.
- Available on the iPhone5s.
Example for the slow motion video: https://vimeo.com/82064431
iOS 7 Sampler
October 05, 2013 • MIT License
Code examples for the new features of iOS 7.
Contents:
- Dynamic Behaviors
- Speech Synthesis
- Custom Transition
- 3D Map
- iBeacon
- 120fps Video Recording
- Smile Detection
- Image ...
Twitter Archive Viewer
March 30, 2013 • MIT License
A viewer app for twitter archive. The usage is Just replacing "tweets" folder with yours.
CoreImageTransition
March 19, 2013 • MIT License
A sample app for transition effects using Core Image, including a useful helper class.
vImageCategory
November 19, 2012 • MIT License
A UIImage category that provides wrapper functions for Apple's low-level image processing framework, vImage.
Stats
October 07, 2012 • MIT License
In-app monitoring of system conditions for iOS apps. Displays: The variation of memory usage [kB]; The total memory usage [kB]; The variation of CPU time [msec]; The number of UIView subclasses.
UIKitForGame
August 26, 2012 • MIT License
UIKitForGame is a UIKit subclasses and categories collection modified for iOS game. It provides RPG-style effects.