Skip to content

Instantly share code, notes, and snippets.

@mehdok
Created December 8, 2018 08:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mehdok/87f3d51d57f3d3172ff2e69d0fb37ebb to your computer and use it in GitHub Desktop.
Save mehdok/87f3d51d57f3d3172ff2e69d0fb37ebb to your computer and use it in GitHub Desktop.
yourButton.rx.tap.asObservable().bind(to: viewModel.someObserver).disposed(by: bag)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment