Antoine van der Lee

Results 17 repositories owned by Antoine van der Lee

appstoreconnect-app

26
Stars
5
Forks
Watchers

A Mac App to control App Store Connect!

appstoreconnect-swift-sdk

1.3k
Stars
183
Forks
Watchers

The Swift SDK to work with the App Store Connect API from Apple.

AppUpdately

40
Stars
2
Forks
Watchers

Fetch the update available status for iOS or macOS apps based on the bundle identifier.

AsyncOperations

95
Stars
14
Forks
Watchers

Asynchronous Operations in Swift explained in a Swift Playground

CombineSwiftPlayground

1.1k
Stars
91
Forks
Watchers

A Swift playground explaining the concepts of the new Combine framework

CombineWorkshop

32
Stars
9
Forks
Watchers

Contains all files needed for my Combine workshop.

CoreDataBestPractices

442
Stars
40
Forks
Watchers

Best Practices in Core Data explained within a demo application

SwiftUIKitView

742
Stars
24
Forks
Watchers

Easily use UIKit views in your SwiftUI applications. Create Xcode Previews for UIView elements

CombineExtensions

16
Stars
1
Forks
Watchers

A collection of Combine Extensions

CustomSwiftOperators

18
Stars
0
Forks
Watchers

Demonstrating custom Swift operators. Including prefix, postfix, infix, and compound assignment operators.