NoChat
NoChat copied to clipboard
-[UIView bounds] must be used from main thread only
Xcode swears on
- (CGFloat)cellWidth { return self.view.bounds.size.width; }
in NOCChatViewController.m