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

Platform examples #33

Open
AlexisQapa opened this issue Mar 25, 2019 · 3 comments
Open

Platform examples #33

AlexisQapa opened this issue Mar 25, 2019 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@AlexisQapa
Copy link

Discovered MMP a couple of weeks back, thought ho no there is no rx.. Didn't not thought It would come so quickly thank for the great job !

Reading your readme especially "I personally use the existing platform specific implementations of Rx (RxSwift, RxJava, etc) combined with platform scheduling (ExecutorService, DispatchQueue, etc) to do this." Could you provide a minimal example with RxCommon and RxSwift/RxJava ? I'm interested in the setup / conversion between observables

@noheltcj noheltcj self-assigned this Mar 30, 2019
@noheltcj noheltcj added the enhancement New feature or request label Mar 30, 2019
@noheltcj
Copy link
Owner

noheltcj commented Mar 30, 2019

Tracking this as part of #25.

@AlexisQapa would a full scale project be helpful? I've been debating between including examples as code snippets in markdown and including a stripped down/generic version of one of my larger projects.

@noheltcj
Copy link
Owner

@AlexisQapa I took a stab at this last night. If you have time, please check out noheltcj/multiplatform-kotlin-hackathon-starter#1 and shoot me some comments. It's a bit rough around the edges so don't hold back.

@AlexisQapa
Copy link
Author

Awesome I'll have a look at it soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants