In order to view this lesson, you must purchase this course.
For today's lesson, we'll go over how to create the floating controls view at the bottom of our fullscreen controller. Laying out everything is pretty straightforward. Adding our blur shimmer effect is also quite easy by using a UIVisualEffectView component. In the next lesson, we'll discuss how to animate the view up and down using a UIViewPropertyAnimator. Enjoy