Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 517 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 517 Bytes

MJGenricTableView

TableView with multiple cell using Genric in Swift

Just Run the App , you will find multiple cell like comment cell , feed cell and share cell in same tableview , without any if else or Switch condition.

How To Use :-

Drag and Drop MJCellCustomCode folder in your project and configure your table view cell with MJConfigrableCell and its done.

Working to minimize it more , your suggestions and feedback are highly appreciated.

Enjoy Coding and Stay Tunned for more updates