gabrieltheodoropoulos / EmailComposerLinks
A custom view modifier in order to present the system email composer in SwiftUI based iOS apps shipped as a Swift package. For Xcode 13 and above.
☆26Updated 3 years ago
Alternatives and similar repositories for EmailComposer
Users that are interested in EmailComposer are comparing it to the libraries listed below
Sorting:
- SwiftUI result builder for Path☆82Updated last year
- MVC for SwiftUI (yes, seriously)☆79Updated 3 years ago
- Spiral is a SwiftUI shape for macOS, iOS and watchOS.☆81Updated 2 years ago
- Lightweight, property-wrapper based Dependency Injection for Swift☆38Updated 3 weeks ago
- A Swift macro that provides an unwrapped URL from a string literal.☆25Updated last year
- Customizable sheets using UISheetPresentationController in SwiftUI☆55Updated 6 months ago
- Create SwiftUI preview variants for macOS, iOS, tvOS, and watchOS with ease☆87Updated 5 years ago
- A Splash plugin for the Publish static site generator☆93Updated 3 years ago
- Set of available SF Symbols☆64Updated 3 years ago
- Use multiple .sheet, .alert, etc. modifiers in the same SwiftUI View☆57Updated 2 years ago
- Swift Property Wrapper for Keychain Items☆51Updated 4 years ago
- Frees you from the burden of implementing AnimatableModifier.☆53Updated 5 years ago
- Simplifies network requests using SwiftNIO with powerful types like DataTask, DownloadTask, and UploadTask.☆94Updated last week
- Secure your sensitive data in SwiftUI project with ease @EncryptedAppStorage("sensitiveData") var sensitiveData = "Sensitive Data"☆48Updated 2 years ago
- PlaygroundTester enables you to easily run tests for your iPad Playgrounds 4 project.☆51Updated 3 years ago
- A new property wrapper for SwiftUI ObservableObject.☆68Updated last year
- Navigation helpers for SwiftUI applications built with ComposableArchitecture☆73Updated 2 years ago
- SwiftKit adds extra functionality to the Swift programming language.☆57Updated 2 years ago
- A simple, customizable, and intuitive SwiftUI wrapper-view enabling dragging, floating, and/or collapsing for its content.☆47Updated last year
- Rasterize SwiftUI views to images from macOS terminal☆58Updated 4 years ago
- A demonstration for bridging between Combine and your new async functions☆48Updated 4 years ago
- ⏲ Swift cron scheduler for Vapor☆90Updated last year
- Swift package that lets you have a tip jar running in minutes☆66Updated 3 years ago
- SwiftUI AnimatedImage View☆57Updated 4 years ago
- A Swift framework that defines a KeyPath-based syntax for writing unit tests☆70Updated 4 years ago
- Build multipart/form-data type-safe in Swift.