Lists (1)
Sort Name ascending (A-Z)
Stars
A C library for creating Excel XLSX files.
Customizable & Shrinkable Calendar Widget for Android
Swift Package to implement a transformers-like API in Swift
Instruction Tuning with GPT-4
A picker to select SF Symbols in your SwiftUi app!
A sample of dynamic island designs recreated for inspiration
Examples and guides for using the OpenAI API
The first GitHub Copilot, Codeium and ChatGPT Xcode Source Editor Extension
SwiftUI layout for arranging elements in lines, dynamically adjusting to the available space.
Shimmer is a super-light modifier that adds a shimmering effect to any SwiftUI View, for example, to show that an operation is in progress. It works well on light and dark modes, and across iOS, ma…
You don't need an animation library to add a simple effect to your SwiftUI app. Create it yourself with SwiftUI. This repo inspires you to add helpful and expressive SwiftUI animations like loading…
Generate types and converters from JSON, Schema, and GraphQL
A dependency Injection solution for SwiftUI. Thank you Antoine van der Lee and Vincent Pradeilles for initially showcasing this idea.
A community Swift package used to interact with the OpenAI API
A dependency management library inspired by SwiftUI's "environment."
Demonstrates multi-screen support in SwiftUI lifecycle apps
Provides an easy way to manage namespace of multiple URL endpoints in Swift.
SwiftUI view enabling navigation between pages of content, imitating the behaviour of UIPageViewController for iOS and watchOS
SimpleToast is a simple, lightweight, flexible and easy to use library to show toasts / popup notifications inside iOS or MacOS applications in SwiftUI. Because of the flexibility to show any conte…
A library to present popovers. Simple, modern, and highly customizable. Not boring!
Completed project for the Add Email Support Request to SwiftUI Project video
SwiftUI Package for Configurable Confetti Animation 🎉
Access UISheetPresentationController in SwiftUI on iOS 15 using a simple .bottomSheet modifier.
An example of multi-platform SwiftUI app development with iOS, tvOS, macOS components. Wanted to include watchOS but it's been buggy in Simulators lately... :P