The Awesome Swift feed

Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
Promo
Today

PrivacyFlash Pro

Generate a privacy policy for your iOS app
Featured Library // Category Utility

Yesterday

Mixing and Digital Compositing Metal Shaders and CIFilter

Article Popular Story // medium.com

SparrowKit

Collection of Swift-extensions to boost development process.
Featured Library // Category UI

Last 7 Days

ARHeadsetKit

Using $5 Google Cardboard to replicate Hololens
Featured Library // Category Augmented Reality

Awesome Swift Weekly » 354

Top Stories
  • How to manage unstructured tasks with Swift’s structured concurrency
  • [Server-Side Swift] Using Pagination for large web requests
  • The basics of structured concurrency in Swift explained
Follow us on Twitter @SwiftLibHunt

CohesionKit

Lighweight realtime data synchronisation library
Featured Library // Category Core Data

Pageboy

📖 A simple, highly informative page view controller
Featured Library // Category Pagination

BlueCryptor

Swift cross-platform crypto library using CommonCrypto/libcrypto
Featured Library // Category Cryptography

How to manage unstructured tasks with Swift’s structured concurrency

Article Popular Story // soumyamahunt.medium.com

Themis

Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
Featured Library // Category Cryptography

Handling Multiple Requests Using Combine in Swift

Article Popular Story // medium.com

Swift Codable Protocol: An Introduction

Article Popular Story // link.medium.com

Last 30 Days

XCTest

The XCTest Project, A Swift core library for providing unit test support
Featured Library // Category Testing

ParseCareKit

Securely synchronize any CareKit 2.1+ based app to a Parse Server Cloud. Compatible with parse-hipaa.
Featured Library // Category Network

Redux-like state container in SwiftUI: Connectors.

Article Popular Story // dev.to

The basics of structured concurrency in Swift explained

Article Popular Story // www.donnywals.com

Yams

A Sweet and Swifty YAML parser.
Featured Library // Category YAML

Awesome Swift Weekly » 353

Top Stories
  • Downloading Data in SwiftUI with URLSession and async/await
  • XPC Services: How and when to use them in your app
  • Performance testing in Swift using the XCTest framework
Follow us on Twitter @SwiftLibHunt

DockProgress

Show progress in your app's Dock icon
Featured Library // Category UI

Performance testing in Swift using the XCTest framework

Article Popular Story // swiftwithmajid.com

XPC Services: How and when to use them in your app

Article Popular Story // remotion.com

Copy on write interview question explained - forceUnwrap

Article Popular Story // forceunwrap.com

CoreXLSX

Excel spreadsheet (XLSX) format parser written in pure Swift
Featured Library // Category Other Data

Downloading Data in SwiftUI with URLSession and async/await

Article Popular Story // matteomanferdini.com

Downloading Data in SwiftUI with URLSession and async/await

Many modern iOS apps are connected to the internet.

When you need to download or upload data, URLSession is the solution.

Together with other types, URLSession not only transfers data over a network but also groups transfers together.
Article Added by: Matteo // matteomanferdini.com

Swifty360Player

iOS 360-degree video player streaming from an AVPlayer.
Featured Library // Category Video

🔮 Swift 5.8 Release: You Can Use Future Features Now

Update Popular Story // link.medium.com