UIPredicateEditor
UIPredicateEditor aims to be come a drop-in replacement of NSPredicateEditor
for iOS, iPadOS and Mac Catalyst targets.
The plan is to have a 1:1 API implementation so implementing it in cross-platform projects and SwiftUI apps is seamless and requires to be setup only once.
TODO:
- Missing implementations
- iOS 13 support
- Localizations
- Test Suites
- Additional Documentation (where missing)
- Sample Projects
License
MIT License, see the LICENSE
file for more details.