This is an iOS Swift project that showcases some typcal Combine cases where we use this framework.
I have added three ViewControllers where you can see the following:
- Just / Empty / Fail / Future
- Network Request
- PassthroughSubject + CurrentValueSubject
Demo Images:
Main Screen:
Just/Empty/Fail/Future:
Network:
PassthroughSubject + CurrentValueSubject: