tjeerdintveen/Vurig-Calendar

how to change height in tableviewCell

Opened this issue · 1 comments

I put a calendarView in a first cell of UITableView, There are others in the second cell.
I don't know how to change the height of first cell .What can I code At the method of " ...heightForRowAtIndexPath " ?

float heightToUse = [calendarView calendarHeight];