Xamarin.iOS Snippet: Create custom transitions
Ever wondered how those slick screen transitions are made by those other apps? Using transitions do give an app that extra polish. But what’s even more impor...
Ever wondered how those slick screen transitions are made by those other apps? Using transitions do give an app that extra polish. But what’s even more impor...
Just stumbled over this one in a recent endeavour. The default behaviour of iOS is to use the title of the previous navigation controller as the text for the...
In this post we look at getting notified when the user chooses to navigate back. If you have to be in control of your navigation under iOS I strongly recom...
When developing an app your design might require to use a font that is not available from iOS out of the box. So let’s see how a custom font can be added t...
What does the beginning every new year have in common? One thing is the list of resolutions we make to improve our lives and try to become a better human b...
Update: Hey there thank you for reading my blog, since I wrote this post I have learnt a lot and have found a better way to migrate your Xamarin Apps so...
When writing an app that only allows access to certain or all parts of the app when a user is logged in requires a login screen which can be presented to t...