Category Archives for "Xamarin"

2 Integer-Based Extended Slider for Xamarin.Forms

I was trolling the Xamarin.Forms forum when I saw this question: Can you limit a Slider to only allow integer values? (Hopefully snapping to the next integer) I dug around a bit I found this solution on StackOverflow.  I did a quick and dirty conversion to Xamarin.Forms, but wanted to make it a little better, […]

Continue reading

13 Creating a drawing app using Xamarin.Forms

So Xamarin released an update (v3) last week and it is truly a huge step forward for mobile developers.  So if you are interested in cross-platform development and haven’t reviewed what Xamarin has done, then you need to stop what you’re doing and go look. Xamarin is having a contest to showcase their new Xamarin.Forms […]

Continue reading