collisionspace / ReuseIdentifierMacro
A Reuse Identifier Macro that is useful in generation of a reuse id for your UICollectionViewCells and UITableViewCells
☆18Updated last year
Alternatives and similar repositories for ReuseIdentifierMacro:
Users that are interested in ReuseIdentifierMacro are comparing it to the libraries listed below
- Proof of concept for Swift Observation back-deploy☆39Updated last year
- An experimental Mirror alternative that utilizes Swift Macros for static reflection.☆47Updated last year
- Swift library to more easily test async code☆35Updated 2 years ago
- Reduce boilerplate by generating Builders for your Models using swift macros.☆40Updated 2 months ago
- Build multipart/form-data type-safe in Swift.☆30Updated 4 months ago
- A Swift macro that extracts associated values from enum cases☆21Updated last year
- SwiftUI tool that allows building complex sequence of animations☆37Updated 7 months ago
- A framework that mimics the SwiftUI view's environment to replicate the value distribution thought your UIKit app.☆40Updated 7 months ago
- ☆52Updated 5 months ago
- SwiftUI additions and helpers that are missing from the official implementation.☆26Updated last year
- A lock for Swift concurrency☆53Updated 3 months ago
- An app that displays Package.swift info☆42Updated last year
- Async State Machine aims to provide a way to structure an application thanks to state machines. The goal is to identify the states and th…☆53Updated 2 years ago
- Swift Package (Command) Plugin to format source code with nicklockwood/SwiftFormat