Shamseer Ali
Results
2
comments of
Shamseer Ali
Hi @Juanpe , I have set the row height as a static value. `func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat { if IndexPath.row == 0{ return 174 }else...
@andre719mv You added via CocoaPod or SPM?