Back with another episode on how to track the current page dot color on our UIPageControl. We'll look at how to use scrollViewWillEndDragging to figure out this value.
Finally, I'll show you guys how to animate components off the screen when using AutoLayout constraints. Doing so will require us to access some of the anchors that is used to place things on the screen. This makes animations really simple and is my favorite part of AutoLayout.