Categories
iOS Development

Customizing your app’s navigation bar titles buttons and background

The default navigation bar you get when implementing a UINavigationController does it’s job but often you want to customize it because it just does not look so fancy.

To customize the background of your UINavigationBar you set its backgroundImage property … Read the rest

Categories
iOS Development

How to use new iOS 13 system fonts like New York

At the WWDC19 there was introduced a lot of font related cool stuff for iOS13. One great thing is the new serif system font NewYork which can be used in your apps.

To initialize a UIFont with this or any … Read the rest

Categories
Wordpress

How to solve failing installation of wordpress plugins

I wanted to install a wordpress plugin via the wordpress panel and I failed due to missing FTP rights. An alert window appeared asking me for FTP or SFTP credentials. I pasted them in there but, this did not work.… Read the rest

Categories
Uncategorized Wordpress

Hello, this is Michael! 😃

Today I started my first blog. 🥳

In this blog, I will collect stuff that I found interesting to share while becoming a better iOS developer.

FYI: If you want to install a wordpress blog on your webserver as well,

Read the rest