Alejandro Ravasio
Alejandro Ravasio
No news on this yet, right?
Good call. For some reason it never occurred to me to actually modify a Pod.
Is there an expected merge date for this PR? I'm using Money and it currently breaks build. :/ Also, in case everyone else stumbles on this, too, *for now* you...
Also, what changed for Money? Because I used to be able to use strings as such: myLabel.text = "\( Money(floatLiteral: 10.2) )" And the text would be converted to "$10.20"...
Just to add to this, I'm having this exact same issue. The handler is not triggering no matter what I try if I embed this label into a tableViewCell which...
@koenvanderdrift Not that I know of. As far as I was able to track, there seems to be an issue with line 174: `NSInteger indexOfCharacter = -1;` or, rather, the...
@alamanis does this change impact functionality out of the tableview scope? if not, please consider creating a PR.
The library can definitely improve the way it communicates errors. I had to do a little bit of browsing to figure out error 429 was holding me back, too. I...
It hurts to see this amazing library no longer mantained, tbh.