AssistoLab / DropDown

A Material Design drop down for iOS
MIT License
2.44k stars 622 forks source link

Update cell style #240

Closed ludivinefafournoux closed 5 years ago

ludivinefafournoux commented 5 years ago

Hello,

is it possible to update the style of the cell after it was instanciated ?

I have a dropdown to show a list of object, and acording to the time items can be disabled ( interaction with user disabled and grey background ).

I tried using customCellConfiguration but I have problems with indexes !