Search code examples
xamarin.iosxamarin.androidsystem.reactivexamarinportable-class-library

Is Reactive Extensions 2.1 PCL compatible with Xamarin?


Riddle me this:

Can the new PCL version of Reactive Extensions be made to work with Xamarin?

If so, how?


Solution

  • Nope. But check out https://github.com/mono/rx/tree/rx-oss-v2.1/Rx/NET/Source/Rx_Xamarin for versions that do work.