Blue Yeti Microphone
Rode Stand
Spider Shock Mount
Mac Keyboard Cover
Screenflow - recording software
Swift CAShapeLayer detecting tap
Detecting a tap on a CAShapeLayer has changed from Swift 2. This tutorial will cover how you can detect a tap then run some code on the tap. First of all create a new single view application, and change the code to the following. It will add a square CAShapeLayer to our tutorial app. import […]