Seminars

· ios's blog


Sound #

Haptics #

1var generator = UIImpactFeedbackGenerator(style: .heavy)
2generator.prepare()
3generator.impactOccured()
4generator = nil  // Release to allow TapticEngine to sleep

Rich articles #

ARKit #

Requirements:

  • iOS 11.0 or later
  • A9 processor or later
  • Camera access permission

MapKit #

Embed maps (with custom annotations)

Features requiring Apple Services #

Core Image #

Filters (CIFilter) #

CIDetector #

Advanced Functions #

Advanced SwiftUI #

SpriteKit #

Core Animation #

Layers #

Animations #

WatchOS #

Guidelines #

WKInterface & SwiftUI #

Connectivity #

Working with files #

FileManager #

FileHandle #

UIPresentationController #

Custom PresentationController #

CoreData #

Combine #

Operators #

Integrations #

CreateML/CoreML #