Skip to content

jbredice/JSQMessagesViewController

This branch is 192 commits behind jessesquires/JSQMessagesViewController:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

747bf80 Â· Apr 5, 2016
Apr 2, 2016
May 4, 2014
Apr 5, 2016
Apr 5, 2016
Jan 12, 2016
Apr 5, 2016
Apr 5, 2016
Apr 5, 2016
Feb 6, 2016
Sep 15, 2015
May 27, 2014
May 27, 2015
Apr 5, 2016
Feb 6, 2016
Sep 4, 2015
Nov 7, 2015
Jan 12, 2016
Jan 12, 2016
Apr 5, 2016

Repository files navigation

JSQMessagesViewController banner

Build Status Version Status license MIT codecov.io Platform

Screenshot0    Screenshot1   

Screenshot2    Screenshot3

More screenshots available at CocoaControls

Features

See the website for the list of features.

Design Goals

  • Closely mimic the iOS Messages style and behavior
  • SOLID design
  • Easy customization and extension for clients

Dependencies

Requirements

  • iOS 7.0+
  • ARC

Installation

CocoaPods (recommended)

# For latest release in cocoapods
pod 'JSQMessagesViewController'

# Latest on develop
pod 'JSQMessagesViewController', :git => 'https://github.com/jessesquires/JSQMessagesViewController.git', :branch => 'develop'

# For version 5.3.2
pod 'JSQMessagesViewController', :git => 'https://github.com/jessesquires/JSQMessagesViewController', :branch => 'version_5.3.2_patch'

Getting Started

See the Getting Started guide!

Questions & Help

  • Review the FAQ.
  • Search issues for previous and current questions. Do not open duplicates.
  • StackOverflow is often the most appropriate place for questions and help. We have our own tag, jsqmessagesviewcontroller.
  • See the Migration Guide for migrating between major versions of the library.
  • Only ask questions that are specific to this library.
  • Please avoid emailing questions. I prefer to keep questions and their answers open-source.

Documentation

Read the docs, available here via @CocoaDocs.

Core team

Contributing

Please follow these sweet contribution guidelines.

Donate

Support the development of this free library! Send cash via Square Cash.

Credits

Apps using this library

According to CocoaPods stats, over 8,000 apps are using JSQMessagesViewController. Here are the ones that we know about. Please submit a pull request to add your app! 😄

License

JSQMessagesViewController is released under an MIT License. See LICENSE for details.

Copyright © 2013-present Jesse Squires.

Please provide attribution, it is greatly appreciated.

About

An elegant messages UI library for iOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 99.7%
  • Ruby 0.3%