younatics / ExpandableCell

✨ Awesome expandable, collapsible tableview cell for iOS written in Swift 5
MIT License
770 stars 124 forks source link

Type 'UITableView' has no member 'automaticDimension' #61

Closed ramya1222 closed 5 years ago

ramya1222 commented 5 years ago

And in ExpandableTableView class there is another error showing 'RowAnimation' is not a member type of 'UITableView'

ramya1222 commented 5 years ago

Could not infer type for 'animation'

cpresseau commented 5 years ago

I have the same error. How did you solve it ? Thanks