Answers

Question and Answer:

  Home  Swift Developer

⟩ What is completion handler?

When our application is making an API call and we are supposed to update the UI to show the data from the API call, then Completion Handler becomes handy and is super convenient.

 180 views

More Questions for you: