• Stars
    star
    2,939
  • Rank 15,414 (Top 0.4 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created about 11 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Code examples for the new features of iOS 7.

iOS7-Sampler

License Twitter

Code examples for the new functions of iOS 7.

Contents

Dynamic Behaviors

Dynamic Behaviours using UIDynamicAnimator, UIGravityBehavior, UICollisionBehavior, UIDynamicItemBehavior.

Speech Synthesis

Synthesized speech from text using AVSpeechSynthesizer and AVSpeechUtterance.

Custom Transition

UIViewControllerAnimatedTransitioning, UIViewControllerTransitioningDelegate.

3D Map

3D Map using MKMapCamera.

iBeacon

Region monitoring demo using iBeacon.

Related Repository: PulsingHalo

240fps Video Recording

SLO-MO video recorder using AVFoundation. It works with 240fps on iPhone 6, iPhone 6s, etc.

Example:

See the 120fps Slo-Mo video in Vimeo 120fps.

Related Repository: SlowMotionVideoRecorder

Smile Detection

Smile Detection using CIDetectorSmile and new properties of CIFeature such as "bounds".

smile_.png

Image Filters

New filters of CIFilter.

  • CILinearToSRGBToneCurve
  • CIPhotoEffectChrome
  • CIPhotoEffectFade
  • CIPhotoEffectInstant
  • CIPhotoEffectMono
  • CIPhotoEffectNoir
  • CIPhotoEffectProcess
  • CIPhotoEffectTonal
  • CIPhotoEffectTransfer
  • CISRGBToneCurveToLinear
  • CIVignetteEffect

Sprite Kit

A sample of Sprite Kit using SKView, SKScene, SKSpriteNode, SKAction.

Map Directions

Requesting and draw directions using MKDirections, MKDirectionsResponse and MKPolylineRenderer.

mapdirection_.png

Motion Effects (Parallax)

Parallax effect using UIMotionEffect.

Multipeer Connectivity

Creating a local network sharing connection over Wi-Fi or Bluetooth LE.

AirDrop/Flickr/Vimeo/ReadingList

New Activity Types: AirDrop, Post to Flickr / Vimeo, Add to ReadingList

QR Code Reader

Detect QR codes with AVMetadataObjectTypeQRCode which is added into AVMetadataObjectTypes.

QR Code Generator

Generating QR Code with CIQRCodeGenerator.

Motion Activity Tracking

Counting steps and monitoring the activity using CMStepCounter and CMMotionActivityManager. It works only on iPhone5s (M7 chip).

Static Map Snapshots

Creating a snapshot with MKMapSnapshotOptions, MKMapSnapshotter.

Safari Reading List

Adding an item to the Safari Reading List with the new Safari Services framework.

New Fonts

Displaying new fonts with their FontNames which are needed for "fontWithName:size:" method of UIFont.

Spring Animation

Performs animations using a timing curve described by the motion of a spring.

Web Pagination

Pagination sample for web pages. It uses new property "paginationMode" of UIWebView.

Special Thanks

Icons and LaunchImages are designed by Okazu

Author

Shuichi Tsutsumi

iOS freelancer in Japan. Welcome works from abroad!

More Repositories

1

iOS-9-Sampler

Code examples for the new features of iOS 9.
Swift
3,448
star
2

iOS-10-Sampler

Code examples for new APIs of iOS 10.
Swift
3,320
star
3

iOS8-Sampler

Code examples for the new features of iOS 8.
Objective-C
3,159
star
4

AnimatedTransitionGallery

A gallery app of custom animated transitions for iOS.
Objective-C
2,531
star
5

PulsingHalo

iOS Component for creating a pulsing animation.
Objective-C
1,771
star
6

ARKit-Sampler

Code examples for ARKit.
Swift
1,473
star
7

Pulsator

Pulse animation for iOS
Swift
1,376
star
8

iOS-Depth-Sampler

Code examples for Depth APIs in iOS
Swift
1,113
star
9

watchOS-2-Sampler

Code examples for new features of watchOS 2.
Swift
1,074
star
10

UIActivityCollection

A collection of UIActivity providers.
Objective-C
501
star
11

SlowMotionVideoRecorder

120/240 fps SLO-MO video recorder using AVFoundation. Including convenient wrapper class.
Objective-C
486
star
12

BlockchainSwift

A simple Blockchain with Swift
Swift
361
star
13

MLModelCamera

A camera app to test .mlmodel files.
Swift
348
star
14

Stats

In-app memory usage monitoring for iOS
Objective-C
172
star
15

vImageCategory

UIImage category which have vImage wrapper functions and the demo project
Objective-C
170
star
16

ARKitBook

ARKitの実践入門書「実践ARKit」のサンプルコードです。
Swift
151
star
17

CoreImageTransition

A sample app for transition effects using Core Image, including a useful helper class.
Objective-C
141
star
18

UIKitForGame

UIKit subclasses and categories with useful animation functions for game.
Objective-C
111
star
19

FilterDemo

A catalogue of all the Core Image Filters.
Objective-C
98
star
20

DepthBook

iOSのデプス(深度)の解説書「Depth in Depth」のサンプルコードです。
Swift
55
star
21

iOSMLBook

Swift
31
star
22

TwitterArchiveViewer

A viewer app for twitter archive.
JavaScript
30
star
23

iOS-BLE-Tutorials

Step-by-step examples of Core Bluetooth written in Swift.
Swift
30
star
24

APIClientCollection-for-iOS

A collection of API clients & SDKs for iOS.
29
star
25

LinguisticTaggerSample

A sample app for Natural Language Processing using NSLinguisticTagger.
Objective-C
24
star
26

SocialAPIHelpers

Twitter and Facebook API Helper classes for iOS using Social.framework
Objective-C
20
star
27

TweenDemo

Simple app demonstrating some tween libralies.
Objective-C
19
star
28

iOS-Experiments-Contents

Table of Contents of my repo "iOS-Experiments"
17
star
29

Metal-SDF-Examples

Shape Animation Examples using SDF with MSL (Metal Shader Language)
Metal
17
star
30

CAEmitterSample

A sample app for Particle Effects using Core Animation (CAEmitterLayer and CAEmitterCell).
Objective-C
15
star
31

NYXImagesKitDemo

Objective-C
12
star
32

csv2plist

Script to convert CSV file to plist file.
PHP
11
star
33

CCTransitionHelper

cocos2d transition helper
Objective-C
11
star
34

TokyoOlympicEmblem-for-iOS

Swift
10
star
35

Remote-Video-Recorder-for-iOS

Objective-C
9
star
36

CrunchBase-API-Client-for-iOS

CrunchBase API Client for iOS.
Objective-C
7
star
37

PeripheralLogger

Logger for Core Bluetooth development.
Objective-C
6
star
38

Klout-API-Client-for-iOS

Klout API Client for iOS.
Objective-C
5
star
39

misc

Objective-C
2
star
40

echo-library

Automatically exported from code.google.com/p/echo-library
Objective-C
1
star