Skip to content

RCMessageKit is a light-weight and easy-to-use Chat user interface framework for iOS.

License

Notifications You must be signed in to change notification settings

d8815460/RCMessageKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OVERVIEW

RCMessageKit is a light-weight and easy-to-use Chat user interface framework for iOS.


.. ..


Supported message types:

  • Text
  • Emoji
  • Picture
  • Video
  • Audio
  • Location
  • Status

You can check the demo app here: Messenger.


..


INSTALLATION

CocoaPods is the recommended way to add RCMessageKit to your project.

1., Add a pod entry for RCMessageKit to your Podfile pod 'RCMessageKit'.

2., Install the pod(s) by running pod install.

3., Include RCMessageKit wherever you need it with #import "RCMessagesView.h".

REQUIREMENTS

  • Xcode 8
  • iOS 9.3
  • ARC

..


CONTACT

Do you have any questions or idea? My email is: info@relatedcode.com or you can find some more info at relatedcode.com

LICENSE

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

RCMessageKit is a light-weight and easy-to-use Chat user interface framework for iOS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published