I developed this project using SwiftUI, MVVM, Combine, and integrated it with Yummie’s backend for data. Onboarding Screen On the home screen, you’ll find a list...
A SceneKit and Metal Powered interactive globe for UIKit and SwiftUI Dot Globe Features Display an interactive 3D globe Customize the appearance of the globe, including...
Highlightr is an iOS & macOS syntax highlighter built with Swift. It uses highlight.js as it core, supports 185 languages and comes with 89 styles. Takes your lame string...
AWS Amplify provides a declarative and easy-to-use interface across different categories of cloud operations. Our default implementation works with Amazon Web Services (AWS), but AWS Amplify...
Control Room is a macOS app that lets you control the simulators for iOS, tvOS, and watchOS – their UI appearance, status bar configuration, and more. It...
Atoms is a powerful and flexible atomic state management library for Swift, designed to create compact, independent global state components with seamless adaptability and composition. // Create...
Queryable is a property wrapper that can trigger a view presentation and await its completion from a single async function call, while fully hiding the state handling of the presented view....
Okay so there’s this beautiful library called MPAndroidChart by Philipp Jahoda which has become very popular amongst Android developers, but there was no decent solution to create charts for iOS....
This repository contains Swift community-maintained implementation over OpenAI public API. What is OpenAI OpenAI is a non-profit artificial intelligence research organization founded in San Francisco, California in 2015....
An open-source framework for the rapid development of modern, interoperable digital health applications. For more information, please refer to the API documentation. The CardinalKit Architecture CardinalKit introduces...
HealthGPT is an experimental iOS app that allows users to interact with their health data stored in the Apple Health app using natural language. Developed on...
Mockingbird makes it easy to mock, stub, and verify objects in Swift unit tests. You can test both Swift and Objective-C without writing any boilerplate or...
Power asserts (also known as diagrammed assertions) augment your assertion failures with information about the values produced during evaluation of a condition, and present it in...
The easiest way to use Whisper in Swift. Easily add transcription to your app or package. Powered by whisper.cpp. Install Swift Package Manager Add SwiftWhisper as a...
SwiftFormat is a code library and command-line tool for reformatting Swift code on macOS or Linux. SwiftFormat goes above and beyond what you might expect from...
It supports safe text modification, attribute annotations such as syntax highlighting, pasting or drag and drop handling. This provides a robust text attribute update logic, extended...
SunKit is a Swift package which uses math and trigonometry to compute several information about the Sun. This package has been developed by a team of learners...
This is a community-maintained library to access OpenAI HTTP API’s. The full API docs can be found here: https://beta.openai.com/docs Installation 💻 Swift Package Manager (Preferred) You can use...
An example project for Implementing spoilers in SwiftUI article.
Privacy oriented video player for iOS, tvOS and macOS. Features Native user interface built with SwiftUI with customization settings Player queue and history Player component with custom controls,...