A1exandre

Results 4 issues of A1exandre

Hi & thanks for the great work 👍 This is not really an issue... but rather a nice to have :) I setup my presented view as a bottomHalf view...

Hi, Sometimes it is quite annoying for the user to drag the handle all the way from one side to another side. Allowing the user to just tap the slider...

Hi, I took the swift example project and I'm trying to add an object at the root of the tree. I read on another post (issue #117 ) that I...

Hi all, I'm trying to set a transparent color to the AutoCompleteTableView. I did: - self.autoCompleteTableBackgroundColor = UIColor.redColor().colorWithAlphaComponent(0.2) - self.autoCompleteTableCellBackgroundColor = UIColor.redColor().colorWithAlphaComponent(0.2) Unfortunately this does not work as there seems...