Coroutines, structured concurrency and CSP for Swift on macOS and Linux.
-
Updated
Apr 7, 2019 - Swift
Coroutines, structured concurrency and CSP for Swift on macOS and Linux.
Swift coroutines for iOS, macOS and Linux.
Attach async tasks to SwiftUI views using a trigger mechanism.
Use SwiftUI's .searchable modifier to filter contacts.
Simplifies the migration to async/await. It likely performs better than your ad hoc hacks.
An app that fetches and displays Github profiles, using structured concurrency and SwiftUI.
SwiftUI app to view the top 100 albums in the US using the following API: https://rss.applemarketingtools.com
Sample code demonstrating how to use async/await in Swift, using UIKit
A payment type selection interface with a countdown timer using SwiftUI.
TravelSchedule (SwiftUI/MVVM/Combine) Yandex Practicum: iOS developer - это приложение позволяет искать/просматривать расписание движения транспортных средств в различных городах, получать информацию о перевозчиках
Add support for structured concurrency to Web3.swift.
SwiftUI app that allows a user to search Flickr for images.
SwiftUI app to browse recipes using the API: https://themealdb.com/api.php
SwiftUI app that displays the lunch schedule on a calendar.
Implements a simple, API-driven UI based on a given design specification.
SwiftUI app to search for books by subject using the OpenLibrary API.
DoorDash coding assignment to consume the following API: https://jsonplaceholder.typicode.com/posts
SwiftUI app to browse coffee shops using MKLocalSearch.
Add a description, image, and links to the structured-concurrency topic page so that developers can more easily learn about it.
To associate your repository with the structured-concurrency topic, visit your repo's landing page and select "manage topics."