[BREAKGLASS] Append-only mirror of github.com/signalapp/JSQMessagesViewController
Go to file
2017-04-11 11:25:52 -04:00
.github Update CONDUCT.md 2016-05-21 12:00:20 -07:00
Assets chat icon 2014-05-03 23:25:35 -07:00
Documentation Update apps_using_this_library.md (#1896) 2016-11-11 15:38:31 -08:00
JSQMessages.xcodeproj Merge pull request #1495 from eliburke/audioMedia 2016-04-05 11:39:01 -04:00
JSQMessages.xcworkspace remove OCMock and make everything not break. 2016-01-11 22:09:32 -08:00
JSQMessagesDemo update changelog and spec for 7.3.4 2016-07-20 21:47:01 -07:00
JSQMessagesTests Merge pull request #1495 from eliburke/audioMedia 2016-04-05 11:39:01 -04:00
JSQMessagesViewController Position edit menu over media items properly. 2017-04-11 11:25:52 -04:00
Pods fix proj settings 2016-02-05 23:20:42 -08:00
Screenshots png crush 2015-09-14 22:26:00 -07:00
SwiftExample Swift example working (#1572) 2016-05-11 22:48:14 -07:00
.cocoadocs.yml update cocoadocs styles 2014-05-26 19:07:50 -07:00
.codecov.yml Rename codecov.yml to .codecov.yml 2016-04-28 19:27:50 -07:00
.gitignore update ignore. include Pods/ 2015-05-26 19:39:11 -07:00
.travis.yml attempt to fix travis. 2016-04-04 18:08:10 -07:00
CHANGELOG.md update changelog and spec for 7.3.4 2016-07-20 21:47:01 -07:00
JSQMessagesViewController.podspec update changelog and spec for 7.3.4 2016-07-20 21:47:01 -07:00
LICENSE Update LICENSE 2015-11-06 22:27:40 -08:00
Podfile remove OCMock and make everything not break. 2016-01-11 22:09:32 -08:00
Podfile.lock remove OCMock and make everything not break. 2016-01-11 22:09:32 -08:00
README.md Update README.md 2016-04-28 19:28:27 -07:00

JSQMessagesViewController banner

Build Status Version Status license MIT codecov 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

# 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.

Interested in becoming a core contributor with push access? See our onboarding guide for details.

Donate

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

Credits

Apps using this library

According to CocoaPods stats, over 9,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.