yannxou / PreviewResizableLinks
View modifier that allows custom resizing in SwiftUI previews. Useful to quickly check how views adapt to different sizes.
☆19Updated 2 years ago
Alternatives and similar repositories for PreviewResizable
Users that are interested in PreviewResizable are comparing it to the libraries listed below
Sorting:
- Add Hashable conformance by decorating properties with Swift macros☆25Updated last month
- High Fidelity Auto Layout Result Builder Syntax for UIKit☆50Updated 8 months ago
- A hand-curated list of Swift macros. Feel free to contribute!☆28Updated 2 years ago
- Proof of concept for Swift Observation back-deploy☆39Updated 2 years ago
- Weakify `#weak` macro for Swift handlers☆14Updated 2 years ago
- Swift macro that can get KeyPath of all properties of struct, class, enum or actor☆11Updated 2 years ago
- UIKit presentation APIs in SwiftUI☆48Updated 2 years ago
- Compatible backports of commonly used type properties for `URL` that are only available from iOS 16.0+ / macOS 13.0+ / tvOS 16.0+ / watch…☆23Updated 3 years ago
- Swift macro to add deprecated symbols, useful when renaming a symbol without introducing a breaking change.☆28Updated 2 years ago
- 📦 A Swift Package to analyze artifacts generated by Apple's tools☆83Updated this week
- Add Figma design to your Xcode Preview☆39Updated 9 months ago
- Swift Macro to generate IDs for enumeration cases☆27Updated 8 months ago
- Swift/SwiftUI framework for simplified management of view state, allowing easy implementation of complex views.☆17Updated 2 years ago
- A Reuse Identifier Macro that is useful in generation of a reuse id for your UICollectionViewCells and UITableViewCells☆21Updated 2 years ago
- Swift Property Wrapper for Keychain Items☆51Updated 4 years ago
- Confidently iterate through static members with this Swift Macro☆17Updated 2 years ago
- Effortless modular dependency injection for Swift.☆59Updated last year
- Combine SnapshotTesting images into a single asset☆49Updated last year
- 🍎 Interact with AppStoreConnect☆45Updated 3 years ago
- A plugin to support R.swift in your own Swift packages☆11Updated 3 years ago
- Swift library to more easily test async code