Christopher Rivera
Christopher Rivera
Hi are there any plans to have a typescript version of this package? Thanks Chris
Hi i noticed that sometimes when you try to slide the foreground cell to the side it doesnt move all the way. in that case it moves really slowly to...
Hey i really like your work here but its breaking on iPhone 6 Plus. any help would be appreciated Chris
hi i am creating a formatter in my uitableview:cellForRowAtIndexPath DAAttributedStringFormatter\* formatter = [[DAAttributedStringFormatter alloc] init]; formatter.defaultFontFamily = @"Gotham Rounded"; formatter.defaultPointSize = 17.0; formatter.defaultWeight = 1; formatter.defaultColor = [UIColor whiteColor]; formatter.defaultBackgroundColor...