Alexander Reyes

Results 133 comments of Alexander Reyes
trafficstars

I wish you keep mobile separated from desktop development. Please, keep the core lite. This can be somekind of optional plugin, dont you think?

@DennisWelu the only cons this carousel has that it loads all the pages on startup and that is really slow in Android. I was working on one implementation myself https://github.com/alexrainman/CarouselView...

Is this abandonware? I will love to see Commanding, Converters and Xamarin.Android support.

It doesn't works on Android: System.NullReferenceException

For commanding you can get Command.cs from Xamarin.Forms open source code and use V.MyCommand.Execute(param); from your delegate (no binding). I was planning to use this and Fody as an alternative...

I found this: http://www.codeproject.com/Articles/1070662/Data-Binding-in-Xamarin-Android

Nope and i gave up so, im using MVVM Light now.

Not available anymore with XS 5.9.8

This is what i did: 1. Install mpack manually 2. Override dlls in XS Package Content folder By the way, the extension is there in alpha channel. Thanks