remlostime / CombineOperators

Interactive tutorial/cheat sheet app that lets you play with Combine framework publishers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Combine Operators App Store

Combine Operators

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.

A glimpse of the app's interactive features

About

Interactive tutorial/cheat sheet app that lets you play with Combine framework publishers

License:MIT License


Languages

Language:Swift 100.0%