callbacknull

Results 6 comments of callbacknull

Well, so that part of the demo has been broken - at least as long as I started using NBUImagePicker. Though not much was needed to get it to work...

Ahh yeah that'd be something to try. Although, on another note, you're planning removing iOS 5 support from NBUKit, right? Soooo then ObjectGridView can probably gonna get updated to a...

That looks right - I haven't familiarized myself with swift but I literally just wrote the same thing in obj-c yesterday (I use DTTableManager too) with no issues. Have you...

It sounds like your issue is with DTTableViewManager then.

What exactly is your cell? It sounds like you probably want a customized cell - but it looks like your registering UITableViewCell as your cell class? For custom cells to...

In TIToken's drawRect: method I'm pretty sure I segregated all the gradient color setting correctly. Well, The results sure look right. But let me know if I may have messed...