Shadows are quite a popular design element, so in this tutorial we will learn
how to add a shadow to a UIView using Swift. Adding a shadow is easy, but there
are a couple caveats when it comes to rendering performance when using shadows.
Before we get started with code,