Skip to content

Improved Presenter Interaction

Compare
Choose a tag to compare
@codytwinton codytwinton released this 02 Dec 00:39
· 77 commits to master since this release

Updated

  • viewLoaded() no longer optional for Presenters conforming to ViewPresenterProtocol
  • CompletionBlock was renamed CodeBlock

Removed

  • ViewPresenterProtocol.viewAppearing()
  • ViewPresenterProtocol.viewAppeared()
  • ViewPresenterProtocol.viewDisappeared()