8000 GitHub - joeblau/swift-composable-kit: Composable implementation of Apple frameworks.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

joeblau/swift-composable-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftComposableKit

CI

Composable implementation of Apple frameworks. To understand how the composable architecture works, I higly recommend watching the four part series on Point Free

Install

Add this line to your Package.swift

.package(url: "https://github.com/ridevelo/swift-composable-kit", from: "0.3.0"),

Libraries

  • ComposableAltimeter - CMAltimeter
  • ComposableAudioPlayer - AVAudioPlayer
  • ComposableAudioRecorder - AVAudioRecorder
  • ComposableBluetoothCentralManager - CBCentralManager
  • ComposableBluetoothPeripheralManager - CBPeripheralManager
  • ComposableCoreLocation - CLLocationManager
  • ComposableCoreMotion - CMMotionManager
  • ComposableHealthStore - HKHealthStore
  • ComposableMediaPlayer - MPMusicPlayerController
  • ComposableFast - https://fast.com
  • ComposablePlayer - AVPlayer
  • ComposableSpeechRecognizer - SFSpeechRecognizer
  • ComposableSpeechSynthesizer - AVSpeechSynthesizer
  • ComposableWatchConnectivity - WCSession
  • ComposableWorkout - HKWorkoutSession

About

Composable implementation of Apple frameworks.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0