6 Repositories
Swift tested Libraries
Well-tested GCD Timer in Swift
GCDTimer Well tested Grand Central Dispatch (GCD) Timer in Swift. Checkout the test file. Usage Long running timer import GCDTimer class Demo { in
Tame async code with battle-tested promises
Then Reason - Example - Documentation - Installation fetchUserId().then { id in print("UserID : \(id)") }.onError { e in print("An error occur
PlayCover is a project that allows you to sideload iOS apps on macOS( currently arm, Intel support will be tested.
PlayCover is a project that allows you to sideload iOS apps on macOS( currently arm, Intel support will be tested.
PlayCover is a project that allows you to sideload iOS apps on macOS( currently arm, Intel support will be tested.
PlayCover Run iOS apps & games on M1 Mac with mouse, keyboard and controller support. Intel macs support will be implemented later. Installation Just
Composable animations in Swift
Composable animations in Swift. Blog Installation Cocoapods The easiest way to get started is to use CocoaPods. Just add the following line to your Po
GCDTimer - Well tested Grand Central Dispatch (GCD) Timer in Swift
GCDTimer Well tested Grand Central Dispatch (GCD) Timer in Swift. Checkout the test file. Usage Long running timer import GCDTimer