mfkl / LibVLCSharp-readonly

.NET bindings for LibVLC
GNU Lesser General Public License v2.1
9 stars 2 forks source link

ReactiveUI integration #29

Open mfkl opened 6 years ago

jeremyVignelles commented 6 years ago

What do you mean? Integration with reactiveUI by default? a separate package for that?

mfkl commented 6 years ago

Integration with reactiveUI by default?

No, we don't do integration by default. That'd be making an opinionated choice that's not ours to make for very little benefit to the end user.

a separate package for that?

Yeah. Somewhat related to https://github.com/mfkl/LibVLCSharp/issues/21, maybe some kind of integration with a crossplatform view framework could be interested? ReactiveUI because of the reactive part. There is not much integration to do to use a custom view with a regular MVVM framework like MvvmCross.