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

how to use observable.zip(array, function) like rxjs does #5229

Closed
eccentricyan opened this issue Mar 25, 2017 · 2 comments
Closed

how to use observable.zip(array, function) like rxjs does #5229

eccentricyan opened this issue Mar 25, 2017 · 2 comments

Comments

@eccentricyan
Copy link

eccentricyan commented Mar 25, 2017

i want to use observable.zip(array, function) like rxjs did
http://stackoverflow.com/questions/35053384/rxjs-observable-zip-array-of-observables

compile 'io.reactivex.rxjava2:rxjava:2.0.5'

i have seen documents about zipArray, but it is difficult...

@akarnokd
Copy link
Member

Questions like "how do I X with RxJava" are generally better suited for StackOverflow (where it may already have an answer).

What do you find difficult about zipArray?

@akarnokd
Copy link
Member

Closing via StackOverflow answer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants