Contributions

Library
An iOS progress indicator view library written in SwiftUI
Library
SVG parser and renderer written in SwiftUI
Tutorial
In 2020 Apple came up with an updated vision of widgets and unified their API across platforms. The new WidgetKit framework made widgets more accessible, interactive and increased SwiftUI adoption. Starting with iOS 14, widgets can be presented in multiple sizes and placed on the iOS Home screen, Today View, or macOS Notification Center.
Article
In this article, we will look at what Grid Layout is, what features it has, and how our grid implementation differs from Apple’s.
Article
We decided to compile this somewhat disjoint list of things we wished we knew before starting the task on integrating Voice Over (VO) features.