How to create a Reusable Generic UITableView

preview_player
Показать описание
In this video we use the power of generics to build a reusable UITableView.

Generic code enables you to write flexible, reusable functions and types that can work with any type, subject to requirements that you define. You can write code that avoids duplication and expresses its intent in a clear, abstracted manner.

Feel free to PM me about any topic you want or follow me on twitter @Wissa_Michael
Рекомендации по теме
Комментарии
Автор

Awesome explanation. Exactly what I was searching for

blynch
Автор

One of the greatest tutorial I've ever seen. Thank you so much. Please do more!

СавелийСакун-юж
Автор

How to use this code for custom tableviewcell created on storyboard tableview?. Can you please provide some info here

ganeshpadole
Автор

How to do the same thing if there are custom tableview cells ?

KrisVamsy
Автор

Good stuff, quick question why did you put <Item, Cell> after declaring the class?

warren
visit shbcf.ru