Anatoliy Ostapenko
Anatoliy Ostapenko
Could you specify, where I have to add mentioned strings???: ``` Configuration Set the number of elements per page you are expecting from your data source. tableView.elementsPerPage = 20 The...
Hi Salmaan, I did what you recommended in readme file, but I have following error: > Cannot find type 'PaginatedTableView' in scope ``` @IBOutlet weak var newsSearchBar: UISearchBar! @IBOutlet weak...
**What are you trying to achieve with this library exactly? Please describe.** First of all, thanks for the framework. It's really helpful. But I got a yellow error after adding...