RxSwift — Migrate Delegates to BEAUTIFUL Observables
Max Alexander
151
What happens when the delegates are required, and not just optional?
This way, you need to add a blank implementation and that’s the one that gets called instead.
What happens when the delegates are required, and not just optional?
This way, you need to add a blank implementation and that’s the one that gets called instead.