CleanCocoa / CleanCocoa/FloatingFilter
provide a network-request-like alternative to passing in a known Array<Item>
Open
enhancement
good first issue
- Dominant language
- Swift
- Stars
- 143
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
If you have a finite amount of items that you know in advance, the current API is good enough.
If, like the actual macOS Spotlight, you run queries based on user input against a huge database with results trickling in asynchronously, we need another way to wire everything up.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.