Hi together,
I’m currently implementing an app with Xamarin.Forms for all three platforms. Looks good so far using FreshMvvm-Framework.
For having some extras in the app (geolocation, calendar, a password-EntryCell and some more), I'd like to include XLabs.Forms, but I’m not sure if it’s IoC-Logic conflicts with FreshMVVM’s (honestly, I don’t like the idea of having multiple IoC-Providers in one application).
Can anybody say if it’s possible without problems to combine them?
Thanks, Sascha