Skip to content

devcarlos/SwiftMessages

 
 

Repository files navigation

SwiftMessages Badge w/ Version Platform Carthage compatible Build Status license MIT

SwiftMessages is an an elegant messages UI library for iOS written in Swift

Features

  • Swift 2+
  • Support many required functions for parsing dates
  • Easy installation and customization

Screenshot0    Screenshot1   

Screenshot2    Screenshot3

More screenshots available at CocoaControls

Design Goals

  • Closely mimic iMessage style and behavior
  • SOLID design
  • VIPER design pattern
  • Easy customization

Dependencies

Requirements

  • Swift 2.2
  • iOS 9.3
  • ARC

Installation

CocoaPods (recommended)

# For latest release in cocoapods
pod 'SwiftMessages'

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

Questions & Help

  • StackOverflow is often the most appropriate place for questions and help.
  • Only ask questions that are specific to this library.
  • Please avoid emailing questions. keep questions and their answers open-source.

Documentation

Read the docs, available here via @CocoaDocs.

Team of: 1

Contributing

Just ping me on Slack at @carlosalcala.

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

Credits

Author

License

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

Copyright © 2016 Carlos Alcala.

Please provide attribution, it is greatly appreciated.

About

An elegant messages UI library for iOS written in Swift

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 89.1%
  • Swift 7.1%
  • Shell 3.4%
  • Ruby 0.4%