Safe Photo 2: A Xamarin.Forms app for Android, iOS and Windows
Safe Photo 2 allows you to hide your secret pictures behind the security of the app.
Safe Photo 2 allows you to hide your secret pictures behind the security of the app.
Discover how to add Admob Rewarded video Ads (plus Banners and Interstitials) to Android and iOS with a single line of code. The best Xamarin plugin ever made!
Microsoft has now released a new update for Visual Studio 2019. Let see what news we are and if there are improvements for Xamarin (Yes, there are…Yes!!!!)
Xamarin.Forms 4.0 is finally out. Let’s see what are the new features and if there are performance improvements. Ready to find out?
Basically all the apps use a Listview to show one or more list of items.\nSometimes you want to change the appearance of your items according to some parameter (for example inside the same page, sometimes you want to show partial forms, other times completed forms and so on).\n\nLet’s see how easily you can achieve this in Xamarin.
Finally a new version of Visual Studio is here and it seems great.\n\nAs usual let’s see the release note from the Visual Studio website.
Today Microsoft has released a new version of Visual Studio to add support for Xcode 9.2 This is a FUNDAMENTAL update for Visual Studio and Xamarin as with the old version you cannot compile code for Apple (you can read the?article here). Let’s see now the complete Release notes: VS 15.6 does not respect the […]
UPDATE 4/4/2018: Microsoft has released the version 15.6.5 for Visual Studio that adds support for XCode 9.3. You can read more here. The current Xamarin tool for Visual Studio 15.6.4 is not compatible yet with Xcode 9.3 so if you update Xcode to this version, you will not be able to compile your iOS projects […]
In this post we’ll how is possible to invert a boolean value in our XAML page using a Converter\n\nLet’s say that we have a Label that should be visible only if a boolean property is false.
In this tutorial I show you how to create a UrhoSharp project using Xamarin.Forms. This UrhoSharp project will run on Android, iOS and UWP.