Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scroll reactive extensions. #4

Merged
merged 1 commit into from
Mar 17, 2019

Conversation

lm2343635
Copy link
Collaborator

I have created some reactive extensions for scrolling the menu or the content view controller using a bind method:

viewModel.contentIndex.bind(to: contentViewController.rx.scroll(animated: true).disposed(by: disposeBag)

@kazuhiro4949
Copy link
Owner

Thanks!

@kazuhiro4949 kazuhiro4949 merged commit 2343feb into kazuhiro4949:master Mar 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants