DANIEL VAUGHAN

Building Localizable Cross Platform Apps With Xamarin Forms And Calcium

02 Oct 2014

In this third part of the series you see how to use the same .resx files across all three platforms: Windows Phone, iOS, and Android. You see how to link a .resx file correctly into your Xamarin.iOS project. You learn how to set up T4 templates and link to provided T4 include files to generate Android friendly resources. Finally, you see how to use the x:Static markup extension to consume your localized resources from XAML.

Read on…