ahmetws / swifttube

iOS conference videos in one place
169 stars 17 forks source link

Update paginator view with next and previous buttons. #48

Closed aralatpulat closed 5 years ago

aralatpulat commented 5 years ago

Paginator library has previous and next page items inside pagination controls (https://github.com/nodes-vapor/paginator). In this project these controls are not represented in the pages like /videos and /speakers. There are empty items for next and previous page controls and they're useless.

Update next and previous page item controls in the paginator view.