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

UniRx support #52

Closed
jdnichollsc opened this issue Jan 23, 2019 · 1 comment
Closed

UniRx support #52

jdnichollsc opened this issue Jan 23, 2019 · 1 comment

Comments

@jdnichollsc
Copy link
Member

It's possible to integrate UniRx using Conditional compilation symbols.
Actions to execute:

  • Move the promises logic to another folder called Promises and add Conditional compilation to detect the dependency.
  • Create a new file in order to import UniRx using Conditional compilation too, we can use Overloaded methods or create different names (check the standard here).
@jdnichollsc
Copy link
Member Author

Conditional compilation to detect the dependency is not posible :/

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

1 participant