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

Can you combineLatest multiple Observables? #205

Open
hungeric opened this issue Dec 20, 2018 · 1 comment
Open

Can you combineLatest multiple Observables? #205

hungeric opened this issue Dec 20, 2018 · 1 comment

Comments

@hungeric
Copy link

Hello, first time doing react, tried to research my problem but mostly are RxSwift answers, so I will try here.
I can combine multiple SafeSignal, by multiple I mean like 5 or more using combineLatest
i was wondering if I can do that for Observable, I tried but did not succeed, it seems there is method in Observable also called combineLatest, but it only takes one argument. Is there a way to combineLatest multiple Observable? if so is there an example? Many thanks

@bart-kneepkens
Copy link

I'm also interested

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

No branches or pull requests

2 participants