Skip to content

Instantly share code, notes, and snippets.

@Arrlindii
Created August 13, 2018 22:13
Show Gist options
  • Select an option

  • Save Arrlindii/acc779a7af85cf74649ec4e8969dddca to your computer and use it in GitHub Desktop.

Select an option

Save Arrlindii/acc779a7af85cf74649ec4e8969dddca to your computer and use it in GitHub Desktop.
scrollView.loadNextPageObservable().subscribe(onNext: {
//Code that calls network service to perform specific request
}).disposed(by: disposeBag)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment