Combine Operators is an interactive tutorial/cheat sheet app that you can download on the iOS App Store. It lets you play with Combine framework publishers and can help you grasp basic concepts if you are a beginner or refresh your memory during your further journey with the framework.
With Combine Operators you can
- Interact directly with underlying publisher instances through an intuitive UI.
- Observe how subjects and operators behave with different input sequences through helpful animations.
There are plans to make Combine Operators support more advanced input values and subject/operator combinations. Stay tuned and contribute! 🙌
*The app is not implemented using SwiftUI, but that is a future plan as well.