Megacool

Megacool is an SDK that helps your users create and share amazing GIFs from your app, and lets them refer friends for rewards.

Most functionality is exposed through the Megacool class, take a look at our quickstart or dig into our customization section to learn how to perform common tasks.

The classes you’ll most likely interact with are:

  • Megacool – the base class for interacting with the SDK.
  • MCLEvent – events received in response to users sending and opening shares. Use this to reward users for referring friends.
  • MCLRecordingConfig – configure how GIFs are created.
  • MCLShareConfig – configure how shares are performed.