Getting the keyboard height with Swift is easy, and can be used when we need to
move some content up if the keyboard overlaps it.
> To get the keyboard height we need to listen for the
.keyboardDidShowNotification. When receive this notification we can access the
keyboard height from the