Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 481 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 481 Bytes

MMMWhatsAppActivity

MMMWhatsAppActivity is a UIActivity subclass providing WhatsApp support for text (NSString) or image (UIImage).

Installation

  • Drag the MMMWhatsAppActivity.h, MMMWhatsAppActivity.m and MMMWhatsAppActivity@2x.png files into your ARC-enabled project.

  • MMMWhatsAppActivity is also available through CocoaPods, to install it simply add the following line to your Podfile:

        pod "MMMWhatsAppActivity"