rizwan3395 / InstagramHelper

Instagram helper for posting images on your wall. Share image on Instagram. Swift 4.2 Xcode 10.1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InstagramHelper

Usage

  1. You can use this Helper class to post image with caption and water mark on it.
  2. Compatible with xcode 10.1 Swift 4.2

Just add this file into your project and use the following method to get access it.

InstagramHelper.sharedManager.postImageToInstagramWithCaption(imageInstagram: yourImageName, instagramCaption: "Caption Title or any URL", controller: yourContollerClassName)

About

Instagram helper for posting images on your wall. Share image on Instagram. Swift 4.2 Xcode 10.1


Languages

Language:Swift 100.0%