Azure Blob Storage - the simple storage backend for your Xamarin Apps
Some apps require quite a bit of content which is fairly static but changes over time and then the app should adjust and provide the user with the new cont...
Some apps require quite a bit of content which is fairly static but changes over time and then the app should adjust and provide the user with the new cont...
When ever you want to display a list or collection of information under iOS tables are often the choice you will end up using. But what if you have content t...
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...