siideffect

Results 16 comments of siideffect

@vincent-pradeilles i have been usign the code you provided to achieve, for first, the DSL like syntax in order to be able to write ``` let aVar = UILabel{ set(\.backgroundColor,...

Easy fix: `_ = self.showAlert(title, subTitle: subTitle, style: style, buttonTitle: "OK") `

No solution for this @carobeta . The repo is very old and i would not use it anymore even if there is a solution.

I am here to say thanks for this awesome library, and because i would like to this feature implemented =) Actually, this missing feature stops me from integrating it on...

Seems the type cannot be inferred as you say, cast is not accepted, but the type in the declaration solves it ! Thank you, i learned something new !

May i ask another thing since i opened this thread? I am having probleems loading the keys from the keychain. The key gets correctly saved but, even in the same...