Rune Madsen
Rune Madsen
Right now, I don't see any functionality for animation and changing the UIStatusBar style on menu hide/show. If I am using a black style for the frosted drawer I would...
`UITableViewCell`s have a function built in: setHighlighted(_ highlighted: Bool, animated: Bool)`, which allows you to manipulate any subviews as needed when the user touches down on a cell. With FunctionalTableData,...
Thanks for this library. However, I seem to have issues using the trimming utility. I assign a `UIColor` with RGB colour space, but it doesn't actually trim the image. Here's...