Valentino Urbano
iOS Developer, Swift, Writer, Husband
Reading Material - Issue 2
And second Issue of “Reading Material for the Week”, the new installment of “Best of Reddit”. It will still include links from reddit, but it will also include links for the whole web. It’ll mostly be focused on programming and technology, but it’ll vary.
Different UI on iPad Programmatically
If you followed the hints that Apple gave in the past year you are surely using Size Classes in your Storyboard files to set up different UI for different sizes, but maybe you didn’t know that you can do that from code as well. To check if you’re running in...
Dogecoin Faucet @ /faucet
Update 2016-02-12: Notice that I’ll be soon migrating off to valentinourbano.com and will likely shut the faucet down.
Change text color on UIPickerView and UITextField
There is no property to do so, you need to use NSAttributedString in both cases.
Holiday
I’ve spent the last half of 2014 and all of 2015 developing apps, now that finally 90% of the apps that I planned to ship this summer are actually live in the store and I’ve shipped the first wave of updates out to fix the first bugs in 1.0s I’m...