Change status bar color to white.
Set automaticallyAdjustsScrollViewInsets to false to view controller containing the menu.
Fix state change of button while providing geometry objects.
Provide customization for adjust the screen's scroll offset.
Fix computation of items' content size.
Fix update of items and scroll indicator appearance while selecting the an item from menu.
Update the top menu the be optional.
Rename number of items to number of elements because this number means than we have 'something' the pagination.
Fix index validation to be performed using numberOfElements.
Hide isValid(index:) provided by Array.