NowBI / Xamarin-Forms-Mobile-Template

A simple Xamarin Forms project with a pre-configured Visual Studio 2015 environment, View Templates, Themes, Observables and Reactive Properties, Dependency Injection via Autofac, Unit Tests via xUnit, and Crash Logging via HockeyApp to be used as a starting point for mobile projects deployed to Android and iOS.
MIT License
81 stars 17 forks source link

Is this up to date? #7

Open sander1095 opened 6 years ago

sander1095 commented 6 years ago

Hello!

I just saw this on the xamarin subreddit. I wondered if is still up to date. I never heard about reactivex stuff with Xamarin Forms and nowadays App Center is used instead of Hockey App.

Also, how about using things like MvvmLight/MVVMCross/some other MVVM framework?