In the standard Xcode tools, there is one very convenient thing – UIVisualEffectView.
Often a blur effect is needed and to make life easier, you can use this tool.
With it, you can blur any object, select a blur level and a hue.

IOS Development Programming Swift tutorial RabbiFox