github jessesquires/JSQMessagesViewController 5.2.0
Release 5.2.0

latest releases: 7.3.5, 7.3.4, 7.3.3...
9 years ago

What's new

New delegate methods!

- (void)collectionView:(JSQMessagesCollectionView *)collectionView didTapMessageBubbleAtIndexPath:(NSIndexPath *)indexPath;
- (void)collectionView:(JSQMessagesCollectionView *)collectionView
 didTapCellAtIndexPath:(NSIndexPath *)indexPath
         touchLocation:(CGPoint)touchLocation;

New view controller properties!

@property (assign, nonatomic) CGFloat topContentAdditionalInset;

Check the most recent documentation for details!

Don't miss a new JSQMessagesViewController release

NewReleases is sending notifications on new releases.