Blue Yeti Microphone
Rode Stand
Spider Shock Mount
Mac Keyboard Cover
Screenflow - recording software
Swift – Custom UIColor extension, add custom colors.
In one of our previous tutorials we looked at extensions. In this one we will look at how we can use these to setup a custom UIColor extension to do the following: Add set custom colors to our Swift project Initialize a UIColor from hex Initialize a UIColor from RGB First of all we have […]