Use Text Instead of Icon?
uschen opened this issue · 2 comments
uschen commented
something like:
[cell setFirstStateName:@"justOpened"
firstColor:[UIColor colorWithRed:85.0/255.0 green:213.0/255.0 blue:80.0/255.0 alpha:1.0]
alikaragoz commented
Hi @bigreat, thank you for the idea. This is something we can add indeed, it just needs some time.
alikaragoz commented
I think instead we should work on a way to directly use UIImages instead of the image names. You will still be able to render you image as UIImage and pass it.