Xamarin.ios
Binding iOS libraries in Xamarin
Update: Since writing this, James Montemagno from Xamarin contacted me to say they are working on an …
Xamarin Unified API
Recently Apple announced some changes to their requirements for apps submitted to the iOS app store. …
Useful links
I thought it would be good to create a page full of usefull links - things that have helped me solve …
Orientation with Xamarin.Forms
Xamarin.Forms is a great cross platform development tool when it works, but being cross platform it …
iOS pull to refresh without using a UITableView
I’ve been working on the UI for my current app, trying to make some usability improvements. …
Weird goings on with Xamarin
Yesterday and today I had some weird things happening with Xamarin, so I thought it was work …
Setting the font for an Entry control using Xamarin.Forms
Xamarin.Forms depsite being very cool is stil a bit lacking when it comes to not only a good range …
JimLib.Xamarin now available
My second NuGet package is now available: JimLib.Xamarin. This contains a selection of helpers to …
Creating a NuGet PCL that works with Xamarin.ios
I’ve been playing with Xamarin.Forms recently to develop an iOS app. The aim is to use my …
Portable class libraries
Portable class libraries (or PCLs) are the flavour of the month at the moment. They are a .net …