Anthony Miller

Results 286 comments of Anthony Miller

Haha we've all been there. We just don't like to talk about it. ;) Alright, I'm almost done integrating it. Once I've used it for a few days and had...

@JRG-Developer I've been testing `0.11.0` and have found no problems with it. I'd love to see a version pushed to the CocoaPods master spec repo when you get a chance....

I'm strongly in favor of using the margins. I'm using custom cells anyways, but I think the margins are appropriate for the stock cells.

Any update on pushing a version? This is starting to make it more difficult for me to get apps that have transitive dependencies completed. EDIT: I fixed my issues by...

Using this code, where do I put the variables to user for ?

I have a system where users can create dynamic content using a WYSIWYG editor, which is saved in an HTML file. I want to be able to display a list...

We're going to track this in #3165. Closing this as duplicate

Closed due to inactivity. Please try migrating to the 1.0 version and open a new issue if you are still having trouble.

+1 for validation. I would really like to be able to do custom validation code. It would be nice if there was a function similar to CoreData's `validateForInsert()` on `Object`...

I would be willing to make a PR to include a `validateForInsert()` function. Would that be something that you guys are interested in?