Pigeon icon indicating copy to clipboard operation
Pigeon copied to clipboard

Async state management for SwiftUI (and UIKit) 🐦

Results 13 Pigeon issues
Sort by recently updated
recently updated
newest added

Right now, the only persistent cache that Pigeon provides is `UserDefaultsQueryCache`, which is very convenient but it's not CoreData. On the other hand, Pigeon provides `QueryCacheType` as a way to...

enhancement

Hey @fmo91, Amazing library. Good to see the learnings from the React ecosystem making it to the ever so expressive Swift. Reaching out because I spent quite a bit of...